diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-03-25 18:57:45 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-25 22:28:58 +0000 |
commit | 7c1cd5e5db2127e9807021969e4944e3a381d3b3 (patch) | |
tree | 85f76c3bac03bff8ec82f21f11a0013d59e1a2b9 /community/thunar | |
parent | a8b62d16388b37f26d0a09dfb846fd4c78146c47 (diff) | |
download | aports-7c1cd5e5db2127e9807021969e4944e3a381d3b3.tar.bz2 aports-7c1cd5e5db2127e9807021969e4944e3a381d3b3.tar.xz |
community/thunar: upgrade to 1.8.14
Diffstat (limited to 'community/thunar')
-rw-r--r-- | community/thunar/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/thunar/APKBUILD b/community/thunar/APKBUILD index 7308141e15..7937a84217 100644 --- a/community/thunar/APKBUILD +++ b/community/thunar/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=thunar -pkgver=1.8.13 +pkgver=1.8.14 pkgrel=0 pkgdesc="File manager for Xfce" url="https://docs.xfce.org/xfce/thunar/start" @@ -60,6 +60,6 @@ package() { rm -rf "$pkgdir"/usr/lib/systemd } -sha512sums="df345df46a881d95a6077678767b2d6dc0ff269244b2d6f850446eb52f03c5ff1c160db479e143b7853fffd9122c49b0b780ea34bc92a89ee5ff2a2c45a2a105 thunar-1.8.13.tar.bz2 +sha512sums="ce6da526e6378ffc90686f6ae25e56109e8af7d0c592345aca3de4603f4c5b3d089255bc313f2a60ee454cc3f0af52106584663c72ecd542a9c92769559c6787 thunar-1.8.14.tar.bz2 dce525f22abf8e723111673b8fdad48079d5379cef49cc013383bb0944274cdd0de1dda6e8894dd8c9efb54cc9eea2baf8f4c76265665b84f3f58aeb01c72390 thunar-sendto-audacious-playlist.desktop b4e8024e093b8e3f9bf5d460335fd9d19c1e394383bd58a7ac05c720103612dea9dde8a02f090f0af09d89e6644b292236ef257dd1790eccd627efce0577828e thunar-sendto-bluetooth.desktop" |