aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-appfinder
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-17 22:57:58 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-17 23:22:05 -0300
commit7323eab0a16496bdd5c573f3814a23412f4a4005 (patch)
tree4749cf03e91e82736496bd668f425f95ca148b2f /community/xfce4-appfinder
parent8957aacc4eb300354a4df98ab41985aec68c5d4c (diff)
downloadaports-7323eab0a16496bdd5c573f3814a23412f4a4005.tar.bz2
aports-7323eab0a16496bdd5c573f3814a23412f4a4005.tar.xz
community/xfce4-appfinder: upgrade to 4.14.0
Diffstat (limited to 'community/xfce4-appfinder')
-rw-r--r--community/xfce4-appfinder/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xfce4-appfinder/APKBUILD b/community/xfce4-appfinder/APKBUILD
index 981a4fb512..c741b9be4c 100644
--- a/community/xfce4-appfinder/APKBUILD
+++ b/community/xfce4-appfinder/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-appfinder
-pkgver=4.13.5
+pkgver=4.14.0
pkgrel=0
pkgdesc="Xfce application finder"
url="https://xfce.org/"
@@ -10,7 +10,7 @@ depends="hicolor-icon-theme"
makedepends="thunar-dev gtk+3.0-dev libxfce4ui-dev garcon-dev"
subpackages="$pkgname-lang"
replaces="xfce-utils"
-source="https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/xfce/xfce4-appfinder/${pkgver%.*}/xfce4-appfinder-$pkgver.tar.bz2"
build() {
./configure \
@@ -31,4 +31,4 @@ check() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="d28ef2f961a9b989d450aa098db6749cc876f338c65de7eada6a46f92f5882c13481f4398db987d52050256bfbb3f10361d5f754da78df792c6c7921b54208cf xfce4-appfinder-4.13.5.tar.bz2"
+sha512sums="94c7266fc7c738107f1674ea3d705aa4168d9f2ecada97dc3e97c85c3857bd37a2e6517028fb51dd4663eaba4bf758927879c7fdbff83df79f8648c61944402c xfce4-appfinder-4.14.0.tar.bz2"