summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2018-06-25 09:09:25 +0200
committeraksr2018-06-25 09:09:25 +0200
commit738bed0907b7ee11ecce52025133f1a031c10881 (patch)
tree2054e506aa1fafe3ba8b296d449e671a28683bf1
parent8620b48fc410d9db592a0b326d0e93d4cc8b1396 (diff)
downloadaur-738bed0907b7ee11ecce52025133f1a031c10881.tar.gz
...
-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=()