summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDouglas McFadzean2015-09-14 17:29:49 +0100
committerDouglas McFadzean2015-09-14 17:29:49 +0100
commit508f25114a1a394535ee578bb2f428546724eefb (patch)
treeeca1d58d7f9fd593a68f13e97e56562f2b066da9 /PKGBUILD
parentbbfdb1a20910c2bdd767a3f3611582a0032a9aa8 (diff)
downloadaur-ayr.tar.gz
Update to 1.6.7-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b21d9415a27d..fb3678b71c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=ayr
pkgver=1.6.7
-pkgrel=1
+pkgrel=2
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"
+url="http://appstogo.mcfadzean.org.uk/linux.html#ayr"
license=('custom:MPL2')
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")
+source=("http://appstogo.mcfadzean.org.uk/dl/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('7660c4466fc20eb065a7cefd89a9f7bb')
package() {