summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb93bc18bac3..af20d64d2546 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 14 16:43:59 UTC 2017
+# Mon Jun 25 07:09:09 UTC 2018
pkgbase = oh-git
- pkgdesc = A surprisingly powerful Unix shell
- pkgver = r834.07fb449
+ pkgdesc = A surprisingly powerful Unix shell.
+ pkgver = r956.6ae1704
pkgrel = 1
url = https://github.com/michaelmacinnis/oh
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4a62a5aa8ba9..0c2e77fb9d7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=oh-git
-pkgver=r834.07fb449
+pkgver=r956.6ae1704
pkgrel=1
epoch=
-pkgdesc="A surprisingly powerful Unix shell "
+pkgdesc="A surprisingly powerful Unix shell."
arch=('i686' 'x86_64')
url="https://github.com/michaelmacinnis/oh"
license=('MIT')
-categories=()
groups=()
-depends=('')
+depends=()
makedepends=('git' 'go')
optdepends=()
checkdepends=()