summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Behan2017-11-11 23:36:28 -0500
committerConnor Behan2017-11-11 23:36:28 -0500
commit532e5b523986e23fa47a2769bfca150c8e42e73c (patch)
tree66956738854884b0cd88149f728f3109d85cd546
parent6d068fe91e1c42ad46724887e6581ba83326eb98 (diff)
downloadaur-medit-hg.tar.gz
Update URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5eb46d2776b8..f2abd684d043 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = medit-hg
pkgdesc = A GTK2 text editor
- pkgver = 4830.162e414c908b
+ pkgver = 5001.0e5101474bc1
pkgrel = 1
- url = http://medit.bitbucket.org
+ url = http://bitbucket.org/medit/medit
install = medit.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 35efd2f6d51e..62fd8d4ac7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=medit-hg
-pkgver=4830.162e414c908b
+pkgver=5109.e4e6a091440e
pkgrel=1
pkgdesc="A GTK2 text editor"
arch=('i686' 'x86_64')
-url="http://medit.bitbucket.org"
+url="http://bitbucket.org/medit/medit"
options=('!emptydirs')
license=('GPL' 'LGPL')
depends=('pygtk' 'libxml2' 'pcre' 'libsm' 'python2' 'gtk2' 'gcc-libs' 'hicolor-icon-theme' 'desktop-file-utils')