summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Pabalinas2018-11-03 18:15:34 -1000
committerJoey Pabalinas2018-11-03 18:15:34 -1000
commit533f9d0570de19019a1e8697faff3beb4e31e6bb (patch)
tree11272bec395f76b0af7fc56429a4f653712e78a1
parent29f4103cc63ae50568294725247ac06b41f6e445 (diff)
downloadaur-cepl-git.tar.gz
upgpkg: cepl-git 6.3.0.r4.gb689f499088e0bf0a2-1
upstream release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c797e30d2393..b63c145bdd1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cepl-git
pkgdesc = An interactive C (ISO/IEC 9899:2011) read–eval–print loop (REPL) currently supporting multiple compilers, shell-esque readline key-bindings/tab-completion, variable tracking, and incremental undo.
- pkgver = 6.3.0.r3.g8d7360951564eb76b2
+ pkgver = 6.3.0.r4.gb689f499088e0bf0a2
pkgrel = 1
url = https://github.com/alyptik/cepl
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 720bb9e0ade3..616f85bc2aac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cepl-git
_pkgname=${pkgname%-*}
-pkgver=6.3.0.r3.g8d7360951564eb76b2
+pkgver=6.3.0.r4.gb689f499088e0bf0a2
pkgrel=1
pkgdesc='An interactive C (ISO/IEC 9899:2011) read–eval–print loop (REPL) currently supporting multiple compilers, shell-esque readline key-bindings/tab-completion, variable tracking, and incremental undo.'
url='https://github.com/alyptik/cepl'