summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Down2019-03-05 12:23:16 +0000
committerChris Down2019-03-05 12:23:16 +0000
commit393f688d515afb43b04e6364ffef15953b9d4062 (patch)
treeecfc45036c5e55c60599f9f3f0ed0a13f013d872
parent82317a822a6f238508bd779c943ead0c2d96d9e5 (diff)
downloadaur-393f688d515afb43b04e6364ffef15953b9d4062.tar.gz
upgpkg: bats 1.2.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af1349a2eba8..23d700907ebc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = bats
pkgdesc = Battery status in the console
- pkgver = 1.1.0
+ pkgver = 1.2.0
pkgrel = 1
url = http://github.com/cdown/bats
arch = any
license = Public Domain
- source = https://github.com/cdown/bats/archive/1.1.0.zip
- md5sums = 3307d535d3443e68054680027381218d
+ source = https://github.com/cdown/bats/archive/1.2.0.zip
+ md5sums = 90e0cf682045908caa6357c01ea2405b
pkgname = bats
diff --git a/PKGBUILD b/PKGBUILD
index e3615d112905..0f518f7794df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Down <chris@chrisdown.name>
pkgname=bats
-pkgver=1.1.0
+pkgver=1.2.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=('3307d535d3443e68054680027381218d')
+md5sums=('90e0cf682045908caa6357c01ea2405b')
package() {
install -D -m755 \