aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-12-15 22:30:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2022-12-16 09:53:29 +0000
commit8096bffae5b5dbc0d3f9f95ef97bfcc13f61db5c (patch)
treeddbadd0b97a2cddcede1cec64f7db5b80460bcdb
parentfe42d3618563b02bce8766d0f7b2090338f78710 (diff)
downloadaports-8096bffae5b5dbc0d3f9f95ef97bfcc13f61db5c.tar.gz
aports-8096bffae5b5dbc0d3f9f95ef97bfcc13f61db5c.tar.bz2
aports-8096bffae5b5dbc0d3f9f95ef97bfcc13f61db5c.tar.xz
community/xfce4-appfinder: upgrade to 4.18.0
-rw-r--r--community/xfce4-appfinder/APKBUILD9
1 files changed, 6 insertions, 3 deletions
diff --git a/community/xfce4-appfinder/APKBUILD b/community/xfce4-appfinder/APKBUILD
index 61652af1c3b..8ee686f5e81 100644
--- a/community/xfce4-appfinder/APKBUILD
+++ b/community/xfce4-appfinder/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-appfinder
-pkgver=4.16.1
-pkgrel=1
+pkgver=4.18.0
+pkgrel=0
pkgdesc="Xfce application finder"
url="https://xfce.org/"
arch="all"
@@ -31,4 +31,7 @@ check() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="5a28d93675af7d77de3050e7df9e064a0fd94d579d7e617878329d4385b42594afd8de96740cb91de38ffcc22bda71e4f90b61ff401980a5582bf09b2a19870c xfce4-appfinder-4.16.1.tar.bz2"
+
+sha512sums="
+e33144910bb4391beb6ca88e312c592593ce50a40e10487c5b72eca492dd2f7c3ab7324ce62413ad6f3df0025de29ece96b5d0a566eecbc87bd1d0e62c9156ad xfce4-appfinder-4.18.0.tar.bz2
+"