summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Ellithorpe2017-05-05 21:00:32 -0700
committerJosh Ellithorpe2017-05-05 21:00:32 -0700
commit60f676ccc29a9067b264ffcf68b26922cb97d7b2 (patch)
tree68b69d19dfb537ee99cbe5eeaced3de486964f46
parent5556ca5306b3fd209135881b8770302d67488466 (diff)
downloadaur-60f676ccc29a9067b264ffcf68b26922cb97d7b2.tar.gz
Bump to 0.5.10
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef373d4311f7..e4b2af13a203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
# Generated by mksrcinfo v8
-# Sat May 6 03:40:11 UTC 2017
+# Sat May 6 04:00:17 UTC 2017
pkgbase = s
pkgdesc = Web search from the terminal. Supports over 50 providers including google, github, and stackoverflow.
- pkgver = 0.5.9
- pkgrel = 1
+ pkgver = 0.5.10
+ pkgrel = 0
url = http://github.com/zquestz/s
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = git
- provides = s=0.5.9
+ provides = s=0.5.10
options = !strip
options = !emptydirs
- source = https://github.com/zquestz/s/archive/v0.5.9.tar.gz
+ source = https://github.com/zquestz/s/archive/v0.5.10.tar.gz
sha256sums = 7dba775f7fdf6c8dc28ace8795e8f57c0b7dd6148f14fe4b17c5a4eb46b675ec
pkgname = s
diff --git a/PKGBUILD b/PKGBUILD
index f346f2be2b3d..3a76c4f0918a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Josh Ellithorpe <quest at mac dot com>
pkgname=s
-pkgver=0.5.9
-pkgrel=1
+pkgver=0.5.10
+pkgrel=0
pkgdesc="Web search from the terminal. Supports over 50 providers including google, github, and stackoverflow."
arch=('i686' 'x86_64')
url="http://github.com/zquestz/s"