summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-12-16 10:56:32 -0500
committeracxz2020-12-16 10:56:32 -0500
commit4251279baecf781d7540e467de342109545062d7 (patch)
treea789419c5dee48339c9ad50de45864a63f23d057 /PKGBUILD
parentfac33ac33dfb06a16f4226e1b7e00e8fdffd0cf4 (diff)
downloadaur-4251279baecf781d7540e467de342109545062d7.tar.gz
upd exponent patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')