Skip to content

Commit

Permalink
devilutionX: update to 1.2.1
Browse files Browse the repository at this point in the history
Applied suggested changes
  • Loading branch information
bugcrazy committed Apr 22, 2021
1 parent 2e369c3 commit afca6c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/devilutionX/template
@@ -1,16 +1,16 @@
# Template file for 'devilutionX'
pkgname=devilutionX
version=1.1.0
version=1.2.1
revision=1
build_style=cmake
configure_args="-DBINARY_RELEASE=ON -DTTF_FONT_PATH=\"/usr/share/fonts/truetype/CharisSILB.ttf\""
configure_args="-DVERSION_NUM=$version -DBINARY_RELEASE=ON -DTTF_FONT_PATH=\"/usr/share/fonts/truetype/CharisSILB.ttf\""
makedepends="SDL2-devel SDL2_ttf-devel SDL2_mixer-devel libsodium-devel"
short_desc="Diablo I engine for modern operating systems"
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
license="Unlicense"
homepage="https://github.com/diasurgical/devilutionX"
distfiles="https://github.com/diasurgical/devilutionX/archive/${version}.tar.gz"
checksum=395ec298df5383abe60550d45adba5e5811984589ccb1e504891b267b3c467c1
checksum=002dcbd4d4a5bdf8db1a3ec01139e5bfbed46d6a1caa32b17c9f2df161ad3521
nocross="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/25453/steps/shell_3/logs/stdio"

post_install() {
Expand Down

0 comments on commit afca6c3

Please sign in to comment.