summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2016-10-31 09:55:43 +0000
committerDouglas McFadzean2016-10-31 09:55:43 +0000
commit6f2ddf3258073dfc9f03c1903d2400a07814073b (patch)
tree9e189ba0f322bb20551082d3d76024a165034b6a /PKGBUILD
parent9f34563d34b0c1ec5f5b1818c7f693d9e00fc4a9 (diff)
downloadaur-6f2ddf3258073dfc9f03c1903d2400a07814073b.tar.gz
1.10.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 515e44b82540..58ab97528374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=runa
pkgver=1.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast and light desktop application launcher"
arch=('any')
url="http://appstogo.mcfadzean.org.uk/linux.html#runa"
@@ -10,7 +10,7 @@ license=('custom:MPL2')
depends=('bash' 'dmenu' 'libnotify')
optdepends=('gxmessage: to view .desktop files' 'perl-file-mimeinfo: to better determine mimetypes')
source=("http://appstogo.mcfadzean.org.uk/dl/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('9ff82d151009730d9ff01e24dcd405c8')
+md5sums=('f3cefb04f215baa180e0ffbf59706d69')
package() {
cd "$srcdir/${pkgname}-$pkgver"