diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-01 19:24:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-01 19:24:12 +0000 |
commit | b01446f1a4df542726795d2768fe17f67984e28f (patch) | |
tree | bfa59fd6a3cea0d7926b5218f63c7f5d82d8e32b /main | |
parent | ffd7bfb727b305d61896e03bd6d7fd41666bdb17 (diff) | |
download | aports-b01446f1a4df542726795d2768fe17f67984e28f.tar.bz2 aports-b01446f1a4df542726795d2768fe17f67984e28f.tar.xz |
main/thunar-vcs-plugin: rebuild for xfce 4.12
Diffstat (limited to 'main')
-rw-r--r-- | main/thunar-vcs-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/thunar-vcs-plugin/APKBUILD b/main/thunar-vcs-plugin/APKBUILD index 5dce61c278..0ad3a936c7 100644 --- a/main/thunar-vcs-plugin/APKBUILD +++ b/main/thunar-vcs-plugin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=thunar-vcs-plugin pkgver=0.1.4 -pkgrel=4 +pkgrel=5 pkgdesc="Version Contol System plugin for the Thunar filemanager" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" arch="all" |