From c5d5413650994b354e850dbfd93159621d1a74cb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 17 Jul 2018 20:02:07 +0000 Subject: community/thunar-vcs-plugin: upgrade to 0.2.0 --- community/thunar-vcs-plugin/APKBUILD | 6 +++--- 1 file 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 # Maintainer: Natanael Copa 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" -- cgit v1.2.3