summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntiz (Robin C.)2022-11-05 12:09:13 +0100
committerAntiz (Robin C.)2022-11-05 12:09:13 +0100
commitad8013bf57c752799fee2c38989a4b1a5ba72304 (patch)
treec9def9ee21e7279c59d909b868e788b70dd2b721
parent6074d68ead08ce91dd0b18ff13941864bbb19ee5 (diff)
downloadaur-ad8013bf57c752799fee2c38989a4b1a5ba72304.tar.gz
Switch source to Gitlab
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index beecfc84386b..09199259e5c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ame-git
pkgdesc = Amethyst is a fast and efficient AUR helper (git version)
- pkgver = 4.0.3.r576.5315b76
+ pkgver = 4.0.3.r604.1526f04
pkgrel = 1
- url = https://github.com/crystal-linux/amethyst
+ url = https://git.getcryst.al/crystal/software/amethyst
arch = x86_64
arch = aarch64
license = GPL3
@@ -14,7 +14,7 @@ pkgbase = ame-git
depends = less
provides = ame
conflicts = ame
- source = git+https://github.com/crystal-linux/amethyst.git
+ source = git+https://git.getcryst.al/crystal/software/amethyst.git
sha256sums = SKIP
pkgname = ame-git
diff --git a/PKGBUILD b/PKGBUILD
index b5aea266b2c0..fb4053833955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=ame-git
_pkgname=amethyst
_shortname="${pkgname%-git}"
-pkgver=4.0.3.r576.5315b76
+pkgver=4.0.3.r604.1526f04
pkgrel=1
pkgdesc='Amethyst is a fast and efficient AUR helper (git version)'
arch=('x86_64' 'aarch64')
-url="https://github.com/crystal-linux/${_pkgname}"
+url="https://git.getcryst.al/crystal/software/${_pkgname}"
license=('GPL3')
provides=("${_shortname}")
conflicts=("${_shortname}")