summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgodlikemouse2016-11-30 12:03:47 -0500
committergodlikemouse2016-11-30 12:03:47 -0500
commitbba0f58980976beb08a27828b51c22292643b936 (patch)
tree6e0b5e47d4fef230843490b9a637e7c3325f85e1 /PKGBUILD
parenta18bcc234fb1cb56ceb1c6be93f3500d988eba0e (diff)
downloadaur-bba0f58980976beb08a27828b51c22292643b936.tar.gz
Added release support and upgraded to version 1.0.1 with fixes for internationalization in web searches.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 300f1e44c10e..8a36fc980c08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Jason Graves <j.graves@collaboradev.com>
pkgname=xfce4-finder
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Smart and intuitive application finder, complete with theme and customization support."
arch=('any')
-url='https://github.com/godlikemouse/xfce4-finder'
+url="https://github.com/godlikemouse/xfce4-finder/archive/$pkgver.tar.gz"
license=('MIT')
groups=('xfce4')
depends=('glib2' 'gtkmm3' 'garcon' 'xfconf' 'libxfce4util' 'libxfce4ui')