summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorproninyaroslav2015-06-15 18:29:04 +0300
committerproninyaroslav2015-06-15 18:29:04 +0300
commitcad930fec384bc9ae5245682b691d61ba0202f8f (patch)
treea7daee931349f7a9fdddb47a5ac3c531da611820 /PKGBUILD
parent2a15c1797b6b2e33c5102bd2bb1a821d44711c93 (diff)
downloadaur-cad930fec384bc9ae5245682b691d61ba0202f8f.tar.gz
Update to 3.2.0-1 (fix md5sum)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa52582dd851..6707d416a836 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=(
'nasmx: a collection of macros, include files and examples for linux, x11, gtk, opengl'
)
source=("https://github.com/Dman95/SASM/archive/v${pkgver}.tar.gz")
-md5sums=("c7cc0e7b834a8be13286ad48aefbd1a0")
+md5sums=("dcc4d5c1a3e5ef576f51b367925bad34")
build() {
cd "${srcdir}/SASM-${pkgver}"