summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-07-27 15:27:51 +0000
committerSheila Aman <sheila@vulpine.house>2021-07-27 15:27:51 +0000
commitc53a13150053035d52a92b2b5fe9c1ea586e8e2d (patch)
treef45714d40b524dc1efec575263cc5a33e3561610
parent38fd418fc326fdf565910ce5b17752abe1c9d8cb (diff)
downloadpackages-c53a13150053035d52a92b2b5fe9c1ea586e8e2d.tar.gz
packages-c53a13150053035d52a92b2b5fe9c1ea586e8e2d.tar.bz2
packages-c53a13150053035d52a92b2b5fe9c1ea586e8e2d.tar.xz
packages-c53a13150053035d52a92b2b5fe9c1ea586e8e2d.zip
user/thunar-volman: upgrade to 4.16.0
-rw-r--r--user/thunar-volman/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/thunar-volman/APKBUILD b/user/thunar-volman/APKBUILD
index 60dc36691..15d4f7e38 100644
--- a/user/thunar-volman/APKBUILD
+++ b/user/thunar-volman/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=thunar-volman
-pkgver=0.9.5
+pkgver=4.16.0
pkgrel=0
pkgdesc="Volume manager for Thunar"
url="https://xfce.org"
@@ -11,7 +11,7 @@ depends=""
makedepends="exo-dev intltool libgudev-dev libnotify-dev libxfce4ui-dev
thunar-dev"
subpackages="$pkgname-lang"
-source="https://archive.xfce.org/src/xfce/thunar-volman/0.9/thunar-volman-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/xfce/thunar-volman/${pkgver%.*}/thunar-volman-$pkgver.tar.bz2"
build() {
LIBS="-lintl" ./configure \
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="843ff1f55b68e6f584da29c2c6c91ed045c4e9ee05cb573db6a0192553cf05faefb4227359bd6ef306c2bbb94e2fe5357c07f70a0d170b35c48d3e9ebac7a9b9 thunar-volman-0.9.5.tar.bz2"
+sha512sums="33b7561e55491b793aa634dfa0b108788286e6b7a2f60a781b8ba10f73de74630520736ae99c4db66ae2da562a82bb1a6bdacd8307d6d452f26e647da6471af8 thunar-volman-4.16.0.tar.bz2"