summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2017-09-12 00:01:43 +0100
committerDouglas McFadzean2017-09-12 00:01:43 +0100
commit2f646925bf7d33a75e1c25587a5caa5f8f49977d (patch)
tree3c247db82e52dd755b6e53bbdf519be65dcda597 /PKGBUILD
parentcbe7494c0a29a41fe267d0f2a5f97707c4d57a9f (diff)
downloadaur-2f646925bf7d33a75e1c25587a5caa5f8f49977d.tar.gz
4.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c5aba977428..5d7dfe79c1df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=4.0.0
+pkgver=4.0.1
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=('9d929af041e410048396ed318847e8d4')
+md5sums=('6787358e4bde2a26b154c2670cc5311f')
package() {
cd "$srcdir/${pkgname}-$pkgver"