summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2016-12-22 21:22:35 +0100
committerFrederic Bezies2016-12-22 21:22:35 +0100
commit1327c640c91b34004d6fda98f19b25948a1f5cba (patch)
treee57201ba46074792f791f8009f5471c836510d0d /PKGBUILD
parent29b451b0435486606bb38ae2ce975d38750330e8 (diff)
downloadaur-1327c640c91b34004d6fda98f19b25948a1f5cba.tar.gz
0.34.6 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e010b7854f1..7fa9f83a372c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Boris Timofeev <mashin87@gmail.com>
pkgname=xroar
-pkgver=0.34.5
+pkgver=0.34.6
pkgrel=1
pkgdesc="A Dragon and Tandy CoCo emulator."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ install=xroar.install
source=(http://www.6809.org.uk/xroar/dl/$pkgname-$pkgver.tar.gz
xroar.desktop
xroar.png)
-sha1sums=('756d64b819ca3dd6ecaf631685ab34add809a28f'
+sha1sums=('3240ad357efdf59b3276f8d6a18a628dbeff9895'
'dd02919bbe5c1fd4f6291fc734de15900c33ec7d'
'39af4e1493f50cea1937da7a77cfed3751a00308')
@@ -32,5 +32,3 @@ package() {
gzip ./doc/xroar.info
install -D -m 644 ./doc/xroar.info.gz $pkgdir/usr/share/info/xroar.info.gz
}
-
-