summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9acc2aa7014..a20668bd132d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=doctrina
pkgname=${_gitname}-git
-pkgver=0.1.11.r0.gf2b4ec1
+pkgver=0.1.12.r1.g69588c4
pkgrel=1
pkgdesc='The library of Software Peronista'
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=('doctrina')
provides=('doctrina')
depends=('gtk3')
makedepends=('meson' 'vala' 'git')
-source=("${pkgname}::git+https://git.softwareperonista.com.ar/cdp/${_gitname}.git")
+source=("${pkgname}::git+https://gitlab.com/softwareperonista/${_gitname}.git")
sha256sums=('SKIP')
pkgver() {