summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Epstein2017-08-02 15:16:00 -0400
committerAlex Epstein2017-08-02 15:16:00 -0400
commitc9198fc8d40b7fff7aac8e142d505c72a9bcf213 (patch)
tree3a3682c1b160b23093c59323da511a54defba798
parent31e2eff17ff81e9aef5404ab958442bbf54eb748 (diff)
downloadaur-c9198fc8d40b7fff7aac8e142d505c72a9bcf213.tar.gz
Updating .SRCINFO
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c20dd3357d0e..b6f64b5059b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = bash-snippets
pkgdesc = A collection of small bash scripts for heavy terminal users
- pkgver = 1.16.0
- pkgrel = 2
+ pkgver = 1.17.3
+ pkgrel = 1
url = https://github.com/alexanderepstein/Bash-Snippets
arch = any
license = MIT
depends = bash
depends = curl
- depends = openssl
- depends = git
- source = https://github.com/alexanderepstein/Bash-Snippets/archive/v1.16.0.tar.gz
- sha256sums = 19a029a204f16bd4db30cf7fa32aa6953dd10dcb996138b9bc65c01612afaac7
+ depends = openssl
+ depends = git
+ depends = bc
+ source = https://github.com/alexanderepstein/Bash-Snippets/archive/v1.17.3.tar.gz
+ sha256sums = 84d9b06c956552c0bf0ba36c208596bb9d335f67ff2ef379c07f611e4aa080a3
pkgname = bash-snippets