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 0bfc60dfd260..371aa089646f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu May 12 21:00:33 UTC 2016
+# Sat May 21 17:01:57 UTC 2016
pkgbase = tclln
pkgdesc = TclLN is a library for integrating a tcl-shell with custom commands
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TestudoAquatilis/tclln
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2c6cc9f15041..51d294bc1a6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=tclln
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="TclLN is a library for integrating a tcl-shell with custom commands"
url="https://github.com/TestudoAquatilis/tclln"
arch=('x86_64' 'i686' 'armv7h')