summaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/thunar-vcs-plugin/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/thunar-vcs-plugin/APKBUILD b/main/thunar-vcs-plugin/APKBUILD
index a91443366..d762dfd72 100644
--- a/main/thunar-vcs-plugin/APKBUILD
+++ b/main/thunar-vcs-plugin/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=thunar-vcs-plugin
pkgver=0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Version Contol System plugin for the Thunar filemanager"
url="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin"
arch="all"
license="GPLv2+"
depends=
-makedepends="thunar-dev subversion-dev apr-dev util-linux-ng-dev"
+makedepends="thunar-dev subversion-dev apr-dev util-linux-dev"
install=""
subpackages="$pkgname-git:_git $pkgname-svn:_svn"
source="http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-$pkgver.tar.bz2"