summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Wolf2017-03-29 22:02:45 +0200
committerSebastian Wolf2017-03-29 22:02:45 +0200
commit77306dc668893d423d02f0c2b2653b64643fc4b4 (patch)
tree0631d503ae1c80c923112f5944a5c37e1447420d
parent76c71619f314a532dba1ff5e2997dfd69dfe19f9 (diff)
downloadaur-77306dc668893d423d02f0c2b2653b64643fc4b4.tar.gz
Merge upstream SVN commits
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d38fe0b9d86..45384081b50b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 25 15:28:24 UTC 2016
+# Wed Mar 29 20:01:53 UTC 2017
pkgbase = acme-git
pkgdesc = A free crossassembler, that can produce code for the 6502, 6510, 65c02 and 65816 processors
- pkgver = r66.181f448
+ pkgver = r73.6f42edb
pkgrel = 1
url = https://github.com/meonwax/acme
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a64503f59a12..1a5e5854e8e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastian Wolf <fatmike303 at googlemail dot com>
pkgname=acme-git
_pkgname=acme
-pkgver=r66.181f448
+pkgver=r73.6f42edb
pkgrel=1
pkgdesc="A free crossassembler, that can produce code for the 6502, 6510, 65c02 and 65816 processors"
arch=('i686' 'x86_64')