diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 18:46:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:53:05 +0000 |
commit | cd9fece4517ef5044eb61f604747367f74e6fa68 (patch) | |
tree | df63cfc5ecff91416a19f5621b49c7bacd2af26f | |
parent | ce10faafc97b55ded01989b910a95c104bac77d8 (diff) | |
download | aports-cd9fece4517ef5044eb61f604747367f74e6fa68.tar.bz2 aports-cd9fece4517ef5044eb61f604747367f74e6fa68.tar.xz |
main/thunar-vcs-plugin: rebuild against glib-2.32
-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 d762dfd72f..ae447712de 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=2 +pkgrel=3 pkgdesc="Version Contol System plugin for the Thunar filemanager" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" arch="all" |