summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2016-06-02 16:53:48 +0100
committerDouglas McFadzean2016-06-02 16:53:48 +0100
commit86ad4d69453dfe3ab0c2632002d873d994d50f2e (patch)
treeeaaaf6c357828c1c8f639a19d42c713d1f142c30 /PKGBUILD
parentf69b7ed87d5174e8887836f18f5472f0ab652edf (diff)
downloadaur-86ad4d69453dfe3ab0c2632002d873d994d50f2e.tar.gz
1.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66aecbe746d6..601faa666ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=1.2.1
+pkgver=1.2.3
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=('d2840b5c944b802ce4b3605a6da57d26')
+md5sums=('a2148eb1ebfcc7d1e60d14cc4af6a62a')
package() {
cd "$srcdir/${pkgname}-$pkgver"