summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrikto2020-01-19 02:06:23 +0100
committerHendrikto2020-01-19 02:06:33 +0100
commit2cb21c2a52986142aa03a14a7bef87edfa68d925 (patch)
treefc72789eb59068b3b6f943ffec5d5a0af3d8fd89
parent1d989b0068fb3aa217c2fb7c68317837046b6826 (diff)
downloadaur-2cb21c2a52986142aa03a14a7bef87edfa68d925.tar.gz
Update to version 1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a767d1f3ece8..1388482fc427 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = battery_warning
pkgdesc = Warn if the battery capacity drops too low
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
url = https://github.com/Hendrikto/battery_warning
arch = x86_64
license = MIT
makedepends = git
depends = i3-wm
- source = battery_warning-1.1::git+https://github.com/Hendrikto/battery_warning.git
+ source = battery_warning-1.2::git+https://github.com/Hendrikto/battery_warning.git
sha256sums = SKIP
pkgname = battery_warning
diff --git a/PKGBUILD b/PKGBUILD
index 9b2b7d650ba8..0bcb670d5a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hendrik Werner <hendrik.to@gmail.com>
pkgname=battery_warning
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc='Warn if the battery capacity drops too low'
arch=('x86_64')