summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Willems2020-11-04 17:55:51 +0100
committerBart Willems2020-11-04 17:55:51 +0100
commit7a3afe3f5c7463baef09e3bb5cf25f86d33bc1f1 (patch)
tree294b46cf0760022e68aec02e7c5aa151052f49e9
parentdefc455a9bf06a35d25fb71f6f3b0ee5de583c0a (diff)
downloadaur-7a3afe3f5c7463baef09e3bb5cf25f86d33bc1f1.tar.gz
updated the source urls from gitlab to github
Signed-off-by: Bart Willems <bwillems@protonmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95f34add161e..0caef213258b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lyriek-git
- pkgver = 0.1.0.18.g15d1373
+ pkgver = 0.2.0.35.g257475b
pkgrel = 1
- url = https://gitlab.com/bartwillems/lyriek
+ url = https://github.com/bartwillems/lyriek/
arch = x86_64
arch = i686
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = lyriek-git
makedepends = desktop-file-utils
depends = dbus
depends = gtk3
- source = lyriek::git+https://gitlab.com/bartwillems/lyriek.git
+ source = lyriek::git+https://github.com/BartWillems/lyriek.git
sha256sums = SKIP
pkgname = lyriek-git
diff --git a/PKGBUILD b/PKGBUILD
index 191636b06b19..08ea90115e5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=lyriek-git
-pkgver=0.1.0.18.g15d1373
+pkgver=0.2.0.35.g257475b
pkgrel=1
arch=('x86_64' 'i686')
-url="https://gitlab.com/bartwillems/lyriek"
+url="https://github.com/bartwillems/lyriek/"
license=('GPL3')
depends=('dbus' 'gtk3')
makedepends=('rust' 'cargo' 'git' 'desktop-file-utils')
-source=("lyriek::git+https://gitlab.com/bartwillems/lyriek.git")
+source=("lyriek::git+https://github.com/BartWillems/lyriek.git")
sha256sums=('SKIP')
pkgver() {