diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 08:43:50 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 08:43:50 +0000 |
commit | 58d6d27245ca1c699fef439721892011b009b4b1 (patch) | |
tree | 86fd256ad94f354126390ede505b0f133acb9077 /community/thunar | |
parent | d82d2bf9cbe9adb0ec0c447b87510f56701ba6d7 (diff) | |
download | aports-58d6d27245ca1c699fef439721892011b009b4b1.tar.bz2 aports-58d6d27245ca1c699fef439721892011b009b4b1.tar.xz |
community/thunar: rebuild because new version of xfconf
Diffstat (limited to 'community/thunar')
-rw-r--r-- | community/thunar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/thunar/APKBUILD b/community/thunar/APKBUILD index bc8fe6d68b..ee605d4cf5 100644 --- a/community/thunar/APKBUILD +++ b/community/thunar/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=thunar pkgver=1.6.12 -pkgrel=1 +pkgrel=2 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" arch="all" |