summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2019-12-21 17:58:05 -0500
committerEduard Tolosa2019-12-21 17:58:05 -0500
commita4d58bb0bb3429049c49e480cbf02547cf07373e (patch)
tree08c422acdf8ac64037e01bb79da6c026a9abb320
parent1d2fe3c4d6986e5d37fa19676d5350b228040e58 (diff)
downloadaur-simpleaur-git.tar.gz
Update links.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8eabddacf8..976b55c7097a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = simpleaur-git
pkgdesc = simpleaur, a AUR helper that does not require extra dependences.
pkgver = 57.14b708a
pkgrel = 1
- url = https://gitlab.com/edu4rdshl/simpleaur
+ url = https://github.com/edu4rdshl/simpleaur
arch = any
license = GPL3
makedepends = git
optdepends = auracle: search for available updates and package names - recommended
- source = git+https://gitlab.com/edu4rdshl/simpleaur.git
+ source = git+https://github.com/edu4rdshl/simpleaur.git
sha256sums = SKIP
pkgname = simpleaur-git
diff --git a/PKGBUILD b/PKGBUILD
index a58c84307714..d2888e49405d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=57.14b708a
pkgrel=1
pkgdesc='simpleaur, a AUR helper that does not require extra dependences.'
arch=('any')
-url="https://gitlab.com/edu4rdshl/simpleaur"
+url="https://github.com/edu4rdshl/simpleaur"
license=('GPL3')
makedepends=('git')
optdepends=('auracle: search for available updates and package names - recommended')
-source=("git+https://gitlab.com/edu4rdshl/$_pkgname.git")
+source=("git+https://github.com/edu4rdshl/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {