summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2015-08-30 18:05:04 +0100
committerDouglas McFadzean2015-08-30 18:05:04 +0100
commitbbfdb1a20910c2bdd767a3f3611582a0032a9aa8 (patch)
treeda928d53dbf8535cc0f20e49bc1d54f45121b964 /PKGBUILD
parent5d868e637aae8c6e5d406a2b13c8e8c14beafd98 (diff)
downloadaur-bbfdb1a20910c2bdd767a3f3611582a0032a9aa8.tar.gz
Update to 1.6.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a850b0d6b54..b21d9415a27d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=ayr
-pkgver=1.6.6
-pkgrel=2
+pkgver=1.6.7
+pkgrel=1
pkgdesc="Manages menus of application launchers, either executables or desktop files. Also opens files and URLs with launchers, desktop files, or applications associated by name or mimetype."
arch=('any')
url="http://mcfadzean.org.uk/appstogo/linux.html#ayr"
@@ -11,7 +11,7 @@ depends=('bash' 'dmenu' 'libnotify' 'file')
optdepends=('perl-file-mimeinfo: for better mimetype determination' 'gxmessage: for previewing application file')
install=$pkgname.install
source=("http://mcfadzean.org.uk/appstogo/dl/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('bea60f56af5ed227fc0ff35fdfbad390')
+md5sums=('7660c4466fc20eb065a7cefd89a9f7bb')
package() {
cd "$srcdir/$pkgname-$pkgver"