summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-08-25 20:48:45 -0400
committerSolomon Choina2020-08-25 20:48:45 -0400
commitb173ee9823b39d4ca09c40fc023f668334fb2cd3 (patch)
tree48a2db84b2ca33ea59fe2c26a52eb399a6daff10
parent98e97fa7b1239781c1ea97293eed80ae3b27f25f (diff)
downloadaur-b173ee9823b39d4ca09c40fc023f668334fb2cd3.tar.gz
updating srcurl
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a92226ceb798..554fa064e0a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libgnt3-hg
pkgdesc = The GLib Ncurses Toolkit
- pkgver = r1374.8672fda6d081
- pkgrel = 2
+ pkgver = r1396.d67ecd2b2223
+ pkgrel = 1
epoch = 1
url = https://bitbucket.org/pidgin/libgnt
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = libgnt3-hg
provides = libgnt
conflicts = libgnt3
conflicts = libgnt
- source = hg+https://bitbucket.org/pidgin/libgnt#branch=default
+ source = hg+https://keep.imfreedom.org/libgnt/libgnt#branch=default
sha256sums = SKIP
pkgname = libgnt3-hg
diff --git a/PKGBUILD b/PKGBUILD
index d32accc76b82..603bc94fb364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=libgnt3-hg
-pkgver=r1374.8672fda6d081
+pkgver=r1396.d67ecd2b2223
epoch=1
-pkgrel=2
+pkgrel=1
pkgdesc="The GLib Ncurses Toolkit"
arch=('x86_64')
url="https://bitbucket.org/pidgin/libgnt"
@@ -11,7 +11,7 @@ depends=('glib2' 'ncurses' 'libxml2' 'python')
makedepends=('mercurial' 'meson' 'libxml2' 'python' 'gobject-introspection' 'gtk-doc')
provides=("${pkgname%-hg}" "libgnt")
conflicts=("${pkgname%-hg}" "libgnt")
-source=('hg+https://bitbucket.org/pidgin/libgnt#branch=default')
+source=('hg+https://keep.imfreedom.org/libgnt/libgnt#branch=default')
sha256sums=('SKIP')
pkgver() {