summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c7405225874..dee8047da68f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=obs-service-recompress-git
_pkgver=0.3.1
-pkgver="${_pkgver}.r14"
+pkgver="${_pkgver}.r18"
pkgrel=1
pkgdesc="Compression Service for the OpenSUSE Build Service (OBS)"
arch=('any')
url="https://github.com/openSUSE/obs-service-recompress"
license=('GPL3')
-source=("${pkgname}::git+https://github.com/openSUSE/${pkgname}.git")
+source=("${pkgname}::git+https://github.com/openSUSE/${pkgname%-*}.git")
groups=('obs')
depends=('obs-build' 'git')
md5sums=('SKIP')