summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 813630d23c36..e8bdb3af3dfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 1 19:27:07 UTC 2016
+# Sun Jul 3 12:27:43 UTC 2016
pkgbase = tclln
pkgdesc = TclLN is a library for integrating a tcl-shell with custom commands
pkgver = 1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/TestudoAquatilis/tclln
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 14a44986061a..563744faa32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=tclln
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="TclLN is a library for integrating a tcl-shell with custom commands"
url="https://github.com/TestudoAquatilis/tclln"
arch=('x86_64' 'i686' 'armv7h')