summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosé Rebelo2020-02-16 12:16:20 +0000
committerJosé Rebelo2020-02-16 12:16:20 +0000
commitddd9b7a2a0299930f494470d4cb4f6e2d179f649 (patch)
tree510c98018447ade7d92f22d99b2d3e9f75cb1796 /PKGBUILD
parentf7fa4672f3c04c05f0a2b2f5005ac8765c9648ff (diff)
downloadaur-ddd9b7a2a0299930f494470d4cb4f6e2d179f649.tar.gz
Fix sha256sum and SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e6186d71ad6..0d82f106df89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('allegro')
makedepends=('cmake' 'surgescript')
source=("$pkgname-$pkgver.tar.gz::https://github.com/alemart/opensurge/archive/v$pkgver.tar.gz")
-sha256sums=('dfb598be9feb5a1abbd1217f386e934c43dad4efe423190a8950820ba109e209')
+sha256sums=('d060e3215231741ce0b4e5b897af52f8755c57660c8a33856bf921c83af18ba2')
build() {
cd $pkgname-$pkgver