summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Down2017-10-25 01:47:22 +0100
committerChris Down2017-10-25 01:47:22 +0100
commit82317a822a6f238508bd779c943ead0c2d96d9e5 (patch)
treeee0c12e3ff5b56a7176be6dfe139b7ed60ee60df
parent2eb8eda7e76f69fee2997c823dda698ae7402c89 (diff)
downloadaur-82317a822a6f238508bd779c943ead0c2d96d9e5.tar.gz
upgpkg: bats 1.1.0-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f63c633a672d..af1349a2eba8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# Fri Feb 5 13:57:27 UTC 2016
pkgbase = bats
pkgdesc = Battery status in the console
- pkgver = 1.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = http://github.com/cdown/bats
arch = any
license = Public Domain
- source = https://github.com/cdown/bats/archive/1.0.0.zip
- md5sums = 526c14e1fb4207e841d5a63532f3b8d9
+ source = https://github.com/cdown/bats/archive/1.1.0.zip
+ md5sums = 3307d535d3443e68054680027381218d
pkgname = bats
diff --git a/PKGBUILD b/PKGBUILD
index 1d9ba3c8e733..e3615d112905 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=bats
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc='Battery status in the console'
url="http://github.com/cdown/$pkgname"
@@ -10,7 +10,7 @@ license=('Public Domain')
depends=()
source=("https://github.com/cdown/${pkgname}/archive/${pkgver}.zip")
-md5sums=('526c14e1fb4207e841d5a63532f3b8d9')
+md5sums=('3307d535d3443e68054680027381218d')
package() {
install -D -m755 \