summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c68a8a5b6d42..b4afb97971f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Oct 4 06:44:28 UTC 2017
+# Wed Aug 22 13:35:12 UTC 2018
pkgbase = es-shell-git
pkgdesc = A extensible shell with higher-order functions, derived from the Plan 9 shell, rc.
- pkgver = 0.9.1.r2.ge65327f
- pkgrel = 3
+ pkgver = 0.9.1.r4.g1da0089
+ pkgrel = 1
url = https://github.com/wryun/es-shell
install = es.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 7c7edbe94793..4a6771ad96c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=es-shell-git
-pkgver=0.9.1.r2.ge65327f
-pkgrel=3
+pkgver=0.9.1.r4.g1da0089
+pkgrel=1
epoch=
pkgdesc="A extensible shell with higher-order functions, derived from the Plan 9 shell, rc."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/wryun/es-shell"
license=('Public Domain')
categories=()
groups=()
-depends=('')
+depends=()
makedepends=('git')
optdepends=('termcap: for mksignal')
checkdepends=()