summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2017-04-29 12:12:04 +0100
committerDouglas McFadzean2017-04-29 12:12:04 +0100
commitff71dde05d706d53ee985381f68697ccbc10c118 (patch)
tree7a5d4a3d6cff48670f802747104e7ff6f9564c33 /PKGBUILD
parentd11f24f91ad296512cee7ff18e916074910ea169 (diff)
downloadaur-ff71dde05d706d53ee985381f68697ccbc10c118.tar.gz
2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 044aaddab740..51a3bbd3e83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=2.1.1
+pkgver=2.1.2
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=('0a3be32e731db10252b3b352be9ee180')
+md5sums=('ead55582995fdbe14cbb85737da458e5')
package() {
cd "$srcdir/${pkgname}-$pkgver"