summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-12-07 13:15:40 +0100
committerMichael Straube2016-12-07 13:15:40 +0100
commitdf7eb5ac4c7c94871180a042f9c64797bd8c3e2a (patch)
tree2a507c7a899bc2e19dfb879f2f341c98662bf042 /PKGBUILD
parent4b1e86303eb44bdc3c53ff1bd58718c38e2efdfd (diff)
downloadaur-df7eb5ac4c7c94871180a042f9c64797bd8c3e2a.tar.gz
use sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7aaa8099e45..c3215841950c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('timidity++: for music playback')
makedepends=('cmake')
conflicts=('doom-retro-git')
source=("https://github.com/bradharding/doomretro/archive/v$pkgver.tar.gz")
-sha1sums=('eafa144315a7adde42870c90d5b4261573d94b25')
+sha256sums=('8902d0c10b81e0aac311138938841e4537496e9680011bf89f308859099c656b')
build() {
cd $pkgname-$pkgver