summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2016-11-21 18:21:55 +0000
committerDouglas McFadzean2016-11-21 18:21:55 +0000
commita8e8067008f2e84bb15358e9aea24b503a3cd849 (patch)
tree0cd6a9f2a48a1495919d8e3d188de01e3fbad183 /PKGBUILD
parentfb44261e45bb6d0ac57cfb7a6cb815c8c5e0de17 (diff)
downloadaur-a8e8067008f2e84bb15358e9aea24b503a3cd849.tar.gz
1.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5d9dce5deef..0457498d25fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=1.14.0
+pkgver=1.15.0
pkgrel=1
pkgdesc="Fast and light desktop application launcher"
arch=('any')
@@ -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=('36dea223525ec50c7387b8572dd43752')
+md5sums=('7bec2549f5a2d03c6a0d2ba102044b97')
package() {
cd "$srcdir/${pkgname}-$pkgver"