summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2020-08-25 20:48:45 -0400
committerSolomon Choina2020-08-25 20:48:45 -0400
commitb173ee9823b39d4ca09c40fc023f668334fb2cd3 (patch)
tree48a2db84b2ca33ea59fe2c26a52eb399a6daff10 /PKGBUILD
parent98e97fa7b1239781c1ea97293eed80ae3b27f25f (diff)
downloadaur-b173ee9823b39d4ca09c40fc023f668334fb2cd3.tar.gz
updating srcurl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {