summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsupremesonicbrazil2018-06-10 13:47:57 -0300
committersupremesonicbrazil2018-06-10 13:47:57 -0300
commit1b69c3ff9cc9f28cb8530e6ab5fd6f932641544d (patch)
tree87cc9f633b486d7f349f961486b537c20d295604
parentc93b8b33699c91892376384a93db09fbf4a726d1 (diff)
downloadaur-1b69c3ff9cc9f28cb8530e6ab5fd6f932641544d.tar.gz
Change source to GitLab
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d71255911108..5ee2173ad804 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = gbml-git
pkgdesc = Backup utility and database for Linux Steam games
pkgver = v1.4.0.0
- pkgrel = 2
- url = https://github.com/supremesonicbrazil/GBML
+ pkgrel = 3
+ url = https://gitlab.com/supremesonicbrazil/GBML
arch = x86_64
license = GPL3
makedepends = git
makedepends = sqlite>=3.0
depends = qt5-base>=5.5.0
replaces = slsk-git
- source = git+https://github.com/supremesonicbrazil/GBML
+ source = git+https://gitlab.com/supremesonicbrazil/GBML
md5sums = SKIP
pkgname = gbml-git
diff --git a/PKGBUILD b/PKGBUILD
index 6ec3094e3750..781122ebaa6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=gbml-git
_pkgname='GBML'
replaces=('slsk-git')
-pkgver=v1.4.0.0
-pkgrel=2
+pkgver=v1.4.0.0.r0.ge008c50
+pkgrel=1
pkgdesc="Backup utility and database for Linux Steam games"
arch=('x86_64')
-url="https://github.com/supremesonicbrazil/GBML"
+url="https://gitlab.com/supremesonicbrazil/GBML"
license=('GPL3')
depends=('qt5-base>=5.5.0')
makedepends=('git' 'sqlite>=3.0')
-source=("git+https://github.com/supremesonicbrazil/GBML")
+source=("git+https://gitlab.com/supremesonicbrazil/GBML")
md5sums=('SKIP')
pkgver() {