summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb165783948d..a56462179719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
#
pkgname=tpasm
-pkgver=1.11
+pkgver=1.12
pkgrel=1
pkgdesc="A cross assembler for 6805, 6809, 68HC11, 6502, Sunplus, 8051, Z80, PIC, AVR and c166"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ license=('GPL')
depends=(gcc-libs)
options=('strip' '!emptydirs')
source=(http://www.sqrt.com/downloads/tpasm.tgz)
-md5sums=('f7019e0453f9f25a461118652b81d294')
+sha256sums=('f5b4db9329f6bb160572fc1eeb0e4352796767200426a679849014ea5eb2392c')
#
#