summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-07-02 11:53:29 +0200
committerhaawda2022-07-02 11:53:29 +0200
commitaeb18652243075d82f1095c9ac46d6c61c927bcc (patch)
tree81489ab40e9abcbe59b2640c1c3a1dec3a5b2059
parent9653ce3297e78e95f8539cb5334ea34652462843 (diff)
downloadaur-aeb18652243075d82f1095c9ac46d6c61c927bcc.tar.gz
change url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98ccc92ef5af..7b3b79904162 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gcstar
pkgdesc = A collection management application
pkgver = 1.7.3
- pkgrel = 5
- url = https://gitlab.com/Kerenoc/GCstar
+ pkgrel = 6
+ url = https://gitlab.com/GCstar/GCstar
arch = any
license = GPL
depends = perl-libwww
@@ -30,7 +30,7 @@ pkgbase = gcstar
depends = perl-json
depends = perl-locale-codes
optdepends = perl-image-exiftool: to retrieve data from a mkv file
- source = https://gitlab.com/Kerenoc/GCstar/-/archive/v1.7.3/GCstar-v1.7.3.tar.bz2
+ source = https://gitlab.com/GCstar/GCstar/-/archive/v1.7.3/GCstar-v1.7.3.tar.bz2
sha256sums = 9b5b1f6b37e73b3401030a0816acc6922c9f65e56d94a279b615e40a1fb5915a
pkgname = gcstar
diff --git a/PKGBUILD b/PKGBUILD
index f3f11ef1e537..0da4a7401c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=gcstar
_pkgname=GCstar
pkgver=1.7.3
-pkgrel=5
+pkgrel=6
pkgdesc="A collection management application"
arch=('any')
-url="https://gitlab.com/Kerenoc/GCstar"
+url="https://gitlab.com/${_pkgname}/${_pkgname}"
license=('GPL')
depends=('perl-libwww' 'perl-xml-simple' 'perl-net-snmp' 'perl-xml-parser'
'perl-switch' 'perl-xml-libxml' 'perl-sort-naturally' 'perl-http-message'