diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-18 15:10:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-18 15:10:29 +0000 |
commit | 2c4271f64783717681e46c19754a2ce15514c27b (patch) | |
tree | 649a390fa274792891e0bb8e65356d782b906779 /main/thunar | |
parent | 0acaf2f2cffa35254607f4cb5099999f3025e987 (diff) | |
download | aports-2c4271f64783717681e46c19754a2ce15514c27b.tar.bz2 aports-2c4271f64783717681e46c19754a2ce15514c27b.tar.xz |
main/thunar: upgrade to 1.6.1
Diffstat (limited to 'main/thunar')
-rw-r--r-- | main/thunar/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD index 6634e1fd02..bfa5e29bf1 100644 --- a/main/thunar/APKBUILD +++ b/main/thunar/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=thunar -pkgver=1.4.0 +pkgver=1.6.1 pkgrel=0 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" @@ -59,6 +59,6 @@ package() { find "$pkgdir" -name '*.la' -delete } -md5sums="737ad2c36ed36b10fef82e860b9e990a Thunar-1.4.0.tar.bz2 +md5sums="f1b20d499e07970d3a3824766221a3a1 Thunar-1.6.1.tar.bz2 5a1e2ed692f3f95113339f5646f83af3 thunar-sendto-audacious-playlist.desktop 1131368b7360a0132d5b36ff2cae898a thunar-sendto-bluetooth.desktop" |