Skip to content

Commit

Permalink
got: update to 0.103
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Sep 21, 2024
1 parent bc05869 commit 6cb8fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/got/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'got'
pkgname=got
version=0.98.2
version=0.103
revision=1
build_style=gnu-configure
hostmakedepends="byacc pkg-config"
Expand All @@ -11,7 +11,7 @@ license="ISC"
homepage="https://gameoftrees.org"
changelog="https://gameoftrees.org/releases/CHANGES"
distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
checksum=ff5d4ad9922edf1c8055b2398650972fd463c809590dbe78e2eab1bf78a150c8
checksum=32405e93f353a54fabca5492e5a6c5425f159b7a614450909299c8dc83492878

post_install() {
sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE
Expand Down

0 comments on commit 6cb8fed

Please sign in to comment.