summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fa91bce5268..2c6cc9f15041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tclln
-pkgver=0.9
+pkgver=1.0
pkgrel=1
pkgdesc="TclLN is a library for integrating a tcl-shell with custom commands"
url="https://github.com/TestudoAquatilis/tclln"
@@ -7,7 +7,7 @@ arch=('x86_64' 'i686' 'armv7h')
license=('LGPLv3')
depends=('tcl' 'glib2')
optdepends=()
-makedepends=('git' 'gcc' 'make')
+makedepends=('git' 'gcc' 'make' 'sed')
conflicts=()
replaces=()
backup=()