summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2016-05-26 00:55:47 +0100
committerDouglas McFadzean2016-05-26 00:55:47 +0100
commit371a7ecf166c03929bd02fffe42dae180f6bfa24 (patch)
treee4f83d943b0d9a8472f2cd1ed380c1c234f33d0f /PKGBUILD
parentdd86333cc28f36aa33ff28969a0c5e525b796855 (diff)
downloadaur-371a7ecf166c03929bd02fffe42dae180f6bfa24.tar.gz
1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6ce2bd83954..4b9e94e4869c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
-pkgver=1.1.0
+pkgver=1.1.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')
source=("http://appstogo.mcfadzean.org.uk/dl/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('21d93f29aebdeed4c79cd69cb03dc024')
+md5sums=('91dd4e877466a21d93144edb56969ef7')
package() {
cd "$srcdir/${pkgname}-$pkgver"