summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas McFadzean2017-08-18 16:04:12 +0100
committerDouglas McFadzean2017-08-18 16:04:12 +0100
commit327db6fd04ee4fdc9f615ee69c87620b4c2968f2 (patch)
tree76814a8e30a2dd0b5bc9d2cac79ab85bb214c64c
parentff71dde05d706d53ee985381f68697ccbc10c118 (diff)
downloadaur-327db6fd04ee4fdc9f615ee69c87620b4c2968f2.tar.gz
2.2.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51a3bbd3e83c..04c2f711b168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=2.1.2
+pkgver=2.2.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=('ead55582995fdbe14cbb85737da458e5')
+md5sums=('65f128bfedadc100988ea04a5f2d99b5')
package() {
cd "$srcdir/${pkgname}-$pkgver"