summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Graef2017-11-11 21:39:13 +0100
committerAlbert Graef2017-11-11 21:39:13 +0100
commit957080b001f53024133a6b14af44e6bc51fcd470 (patch)
treebbcaf7b428ee1b2b1dbd0dc6d5d85300f75bff2a
parent8e308a4759717a914ee9b777c2751c83c1944bd7 (diff)
downloadaur-957080b001f53024133a6b14af44e6bc51fcd470.tar.gz
Rebuild for latest Gnumeric.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 307345a45e56..6d58ae4352ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 27 11:50:43 UTC 2017
+# Sat Nov 11 20:39:05 UTC 2017
pkgbase = gnumeric-pure-git
pkgdesc = Gnumeric plugin for the Pure programming language
- pkgver = r5715.cb474657
+ pkgver = r5738.4f9c548f
pkgrel = 1
url = http://purelang.bitbucket.org/
arch = i686
@@ -14,7 +14,7 @@ pkgbase = gnumeric-pure-git
provides = gnumeric-pure
conflicts = gnumeric-pure
replaces = gnumeric-pure-hg
- source = git+https://bitbucket.org/purelang/pure-lang
+ source = git+https://github.com/agraef/pure-lang.git
md5sums = SKIP
pkgname = gnumeric-pure-git
diff --git a/PKGBUILD b/PKGBUILD
index c5e23bf94211..cdb64ff4e0e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bjoern lindig bjoern dot lindig at googlemail dot com
pkgname=gnumeric-pure-git
-pkgver=r5715.cb474657
+pkgver=r5738.4f9c548f
pkgrel=1
pkgdesc="Gnumeric plugin for the Pure programming language"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
provides=('gnumeric-pure')
conflicts=('gnumeric-pure')
replaces=('gnumeric-pure-hg')
-source=(git+https://bitbucket.org/purelang/pure-lang)
+source=(git+https://github.com/agraef/pure-lang.git)
md5sums=(SKIP)
pkgver() {