diff options
author | A. Wilcox <awilcox@wilcox-tech.com> | 2019-06-13 19:07:18 +0000 |
---|---|---|
committer | A. Wilcox <awilcox@wilcox-tech.com> | 2019-06-13 19:07:18 +0000 |
commit | 761f867c975b162f71cce3d006af27e7f85e52b3 (patch) | |
tree | 7efafdec24e4b4a712ef584063996fa464f9d03d /user/thunar-volman/APKBUILD | |
parent | a33b497e1219640b47a16bae7de95ea4cd9b4928 (diff) | |
parent | 5701fae654dcb6711ec4ed60653639df32780824 (diff) | |
download | packages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.gz packages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.bz2 packages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.xz packages-761f867c975b162f71cce3d006af27e7f85e52b3.zip |
Merge branch 'bump.aerdan.20190604' into 'master'
Package bumps for 4 June 2019.
See merge request !238
Diffstat (limited to 'user/thunar-volman/APKBUILD')
-rw-r--r-- | user/thunar-volman/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/thunar-volman/APKBUILD b/user/thunar-volman/APKBUILD index 38c088160..b2f0fa449 100644 --- a/user/thunar-volman/APKBUILD +++ b/user/thunar-volman/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> # Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> pkgname=thunar-volman -pkgver=0.9.1 +pkgver=0.9.2 pkgrel=0 pkgdesc="Volume manager for Thunar" url="https://xfce.org" @@ -34,4 +34,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="73d9884dc667e4f8554d2b06f7116bbe25fa4e113300f0cd32bc2229c22001cc709333d5ac5618f7d5c8a35e58fb7a61e48ecafa634c7e239e9af329dc4149bc thunar-volman-0.9.1.tar.bz2" +sha512sums="808f3dfdf105911275b0c96705604bd1575cd9c5bddaaae96583949c995a3bc84a71ce154c05ed3ce395d4b4d78e4d67770f79b3226fd4a35c509f5e612de72f thunar-volman-0.9.2.tar.bz2" |