summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {