summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2017-08-23 12:12:00 +0100
committerDouglas McFadzean2017-08-23 12:12:00 +0100
commit6c9aca5abac8b144261bc0a0100234aaca51b0d0 (patch)
tree2c7486de75c45d89a4e1b9612a058dd799378a02 /PKGBUILD
parentf4c72600e42d602d9005a897aadfc02df581587a (diff)
downloadaur-6c9aca5abac8b144261bc0a0100234aaca51b0d0.tar.gz
2.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 632514ebbf65..31c150df646b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=2.3.2
+pkgver=2.4.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=('2a6009cd73795a7177794c0bb6ba4bf5')
+md5sums=('a8780e5825de736a542213eb8d90bd60')
package() {
cd "$srcdir/${pkgname}-$pkgver"