summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03bbad396bdd..4360baeb5fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ pkgname=(
)
pkgver=r1935.f3da1d7
-pkgrel=1
+pkgrel=2
pkgdesc="A set of graphical tools written to provide simple and straightforward access to the version control systems you use"
arch=('any')
url="https://github.com/rabbitvcs/rabbitvcs"
@@ -33,7 +33,9 @@ makedepends=(
'gtk-update-icon-cache'
)
-license=('GPL')
+license=(
+ 'GPL-2.0-or-later'
+)
sha256sums=('SKIP')
pkgver() {