diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/thunar/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD index a3ca289b20..6634e1fd02 100644 --- a/main/thunar/APKBUILD +++ b/main/thunar/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=thunar -pkgver=1.3.0 -pkgrel=5 +pkgver=1.4.0 +pkgrel=0 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" arch="all" @@ -59,6 +59,6 @@ package() { find "$pkgdir" -name '*.la' -delete } -md5sums="ab6f728384c0d925b40afae2f41268f3 Thunar-1.3.0.tar.bz2 +md5sums="737ad2c36ed36b10fef82e860b9e990a Thunar-1.4.0.tar.bz2 5a1e2ed692f3f95113339f5646f83af3 thunar-sendto-audacious-playlist.desktop 1131368b7360a0132d5b36ff2cae898a thunar-sendto-bluetooth.desktop" |