diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-30 11:31:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-30 11:31:38 +0000 |
commit | 5af867b09e64440c7977f42ee642f9b01a0bda2c (patch) | |
tree | 96c569fa23796e8e9a1a9bd7faee133c83886e7d /main/thunar-vcs-plugin/APKBUILD | |
parent | 5b61d6ab58afb1c128b4395b890cb0232281cd11 (diff) | |
download | aports-5af867b09e64440c7977f42ee642f9b01a0bda2c.tar.bz2 aports-5af867b09e64440c7977f42ee642f9b01a0bda2c.tar.xz |
main/thunar-vcs-plugin: rebuild for xfce-4.10
Diffstat (limited to 'main/thunar-vcs-plugin/APKBUILD')
-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 ae447712de..d8272390b0 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=3 +pkgrel=4 pkgdesc="Version Contol System plugin for the Thunar filemanager" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" arch="all" |