aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-appfinder
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-01 03:08:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 01:21:00 -0300
commit27bcea7f1c90bfd391599282909a6895d4c082f0 (patch)
treeb8bcb402236cf00a07a6e5219b73c1ad2f2c8fd2 /community/xfce4-appfinder
parent447df294d2486db33ffb25d0c9a7182fef844172 (diff)
downloadaports-27bcea7f1c90bfd391599282909a6895d4c082f0.tar.bz2
aports-27bcea7f1c90bfd391599282909a6895d4c082f0.tar.xz
community/xfce4-appfinder: upgrade to 4.13.4
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 8f06bfd246..7a1ad31da4 100644
--- a/community/xfce4-appfinder/APKBUILD
+++ b/community/xfce4-appfinder/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-appfinder
-pkgver=4.13.3
+pkgver=4.13.4
pkgrel=0
pkgdesc="Xfce application finder"
url="https://xfce.org/"
-arch="all"
+arch="all !x86" # Limited by webkit2gtk
license="GPL-2.0-or-later"
depends="hicolor-icon-theme"
makedepends="thunar-dev gtk+3.0-dev libxfce4ui-dev garcon-dev"
@@ -31,4 +31,4 @@ check() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="47f69e8daf6f963b8130c0380f2201cdb2d02212cfb8b5c05fedbebb78222d3bd35db0fd422418cf3f9d1f2b90e66ee4d143bed57881f5673aefca8bc58e059a xfce4-appfinder-4.13.3.tar.bz2"
+sha512sums="5a5610c7cadf7f084dfd1b8ea789a954e947bebb169b3e1687f45270cee1bca162dd0656ab45bf9537b4a8a5b2af7a619c7f5d02d3d28b7dd16c76f947b8c18a xfce4-appfinder-4.13.4.tar.bz2"