aboutsummaryrefslogtreecommitdiffstats
path: root/community/thunar-vcs-plugin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/thunar-vcs-plugin/APKBUILD')
-rw-r--r--community/thunar-vcs-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/thunar-vcs-plugin/APKBUILD b/community/thunar-vcs-plugin/APKBUILD
index d263311bbe5..f30e253da52 100644
--- a/community/thunar-vcs-plugin/APKBUILD
+++ b/community/thunar-vcs-plugin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=thunar-vcs-plugin
-pkgver=0.1.90
+pkgver=0.2.0
pkgrel=0
pkgdesc="Version Contol System plugin for the Thunar filemanager"
url="https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin"
@@ -11,7 +11,7 @@ options="!check" # no test suite
depends="thunar"
makedepends="thunar-dev subversion-dev apr-dev apr-util-dev util-linux-dev"
subpackages="$pkgname-git:_git $pkgname-svn:_svn $pkgname-lang"
-source="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/${pkgver%.*}/thunar-vcs-plugin-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"
prepare() {
@@ -66,4 +66,4 @@ _svn() {
usr/share/icons/hicolor/*/apps/subversion.png
}
-sha512sums="6231bb863d9b884cd27f26e6cabbc3f8d3b39dc162f867932923408636bb96621bb60aa1bfa9b4637f5eed694e623cd911e855dde00d382b2a1bf36bb6b44e63 thunar-vcs-plugin-0.1.90.tar.bz2"
+sha512sums="c33f54caa2f27de6c8f9e5cb8368f7538ea82730f1364ad974b19017a25bc6a398c19dfe861b0d0133db08ee36e4e209c8d824ce07de0c2ae6da830aca9e7e68 thunar-vcs-plugin-0.2.0.tar.bz2"