summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a13f8ce63d05..d2278d95428a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: sekret, mail=$(echo c2VrcmV0QHBvc3Rlby5zZQo= | base64 -d)
pkgname=simplesysexxer
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc="a GUI tool to create backups of the memory contents of MIDI devices"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="http://www.christeck.de/wp/products/simple-sysexxer"
license=('GPL')
depends=('qt4')
-install=$pkgname.install
source=("http://downloads.sourceforge.net/project/sysexxer/SimpleSysexxer-$pkgver/SimpleSysexxer-$pkgver.tar.gz")
md5sums=('59c1b91089bb15050e3a58aa602332db')