summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz2021-11-14 22:10:49 +0100
committerEduardo Sánchez Muñoz2021-11-14 22:10:49 +0100
commit5f923f237119f7c68fa33fd1d178dd9c74024bb7 (patch)
tree0f8618b33d95222679b8c55611b541220f5d1cf1
parentb8063f79af5490c7b15f103d315eb848bebe666b (diff)
downloadaur-5f923f237119f7c68fa33fd1d178dd9c74024bb7.tar.gz
Update to r4767
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbf9f0a0835e..01a70c432118 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cling-git
pkgdesc = Interactive C++ interpreter built on the top of LLVM and Clang libraries.
- pkgver = r4585.21249652
+ pkgver = r4767.517d7e4b
pkgrel = 1
url = https://root.cern.ch/cling
arch = i686
@@ -24,4 +24,3 @@ pkgname = cling-git
pkgname = cling-jupyter-git
depends = cling-git
depends = jupyter
-
diff --git a/PKGBUILD b/PKGBUILD
index 0261f6795f5b..5c640620e4d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduardo Sánchez Muñoz
pkgname=(cling-git cling-jupyter-git)
-pkgver=r4585.21249652
+pkgver=r4767.517d7e4b
pkgrel=1
pkgdesc="Interactive C++ interpreter built on the top of LLVM and Clang libraries."
arch=('i686' 'x86_64')