summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2023-07-10 15:26:02 +0200
committerUffe Jakobsen2023-07-10 15:26:02 +0200
commit19a41f72fa61ab1f061a8e1a50f456db340b4a85 (patch)
tree8c63499849a19ff379fcac6eebaa0d49f06634e1 /PKGBUILD
parent679598cfbea77b447d4945aba818c815a00d4d65 (diff)
downloadaur-tpasm.tar.gz
Update to version 1.12
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')
#
#