summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e24e3a5f72f5..15e4807399b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = code-eli-git
pkgdesc = Collection of C++ libraries that provide a variety of functionalities.
- pkgver = r826.b6e1bd3
+ pkgver = r836.7ea8de1
pkgrel = 1
url = https://github.com/ramcdona/Code-Eli
arch = i686
@@ -13,7 +13,7 @@ pkgbase = code-eli-git
optdepends = doxygen: documentation
provides = code-eli
source = git+https://github.com/ramcdona/Code-Eli.git
- source = exponent.patch::https://patch-diff.githubusercontent.com/raw/ramcdona/Code-Eli/pull/8.patch
+ source = exponent.patch::https://patch-diff.githubusercontent.com/raw/ramcdona/Code-Eli/pull/9.patch
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5824ac34ee87..067fa262bf70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Max Devaine <max@devaine.cz>
pkgname=code-eli-git
-pkgver=r826.b6e1bd3
+pkgver=r836.7ea8de1
pkgrel=1
pkgdesc='Collection of C++ libraries that provide a variety of functionalities.'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('cmake' 'git')
_name=Code-Eli
provides=('code-eli')
source=("git+https://github.com/ramcdona/Code-Eli.git"
- "exponent.patch::https://patch-diff.githubusercontent.com/raw/ramcdona/Code-Eli/pull/8.patch")
+ "exponent.patch::https://patch-diff.githubusercontent.com/raw/ramcdona/Code-Eli/pull/9.patch")
md5sums=('SKIP'
'SKIP')