summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrikto2023-08-04 16:02:11 +0200
committerHendrikto2023-08-04 16:02:11 +0200
commit5df53fb04370abd3a837d20d9e48e4e37e8fe054 (patch)
tree176d47d87e5419f258683e1d56ce52435fcfa737
parent2cb21c2a52986142aa03a14a7bef87edfa68d925 (diff)
downloadaur-5df53fb04370abd3a837d20d9e48e4e37e8fe054.tar.gz
Update to version 1.3
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1388482fc427..96db527b4125 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = battery_warning
pkgdesc = Warn if the battery capacity drops too low
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = https://github.com/Hendrikto/battery_warning
arch = x86_64
license = MIT
makedepends = git
depends = i3-wm
- source = battery_warning-1.2::git+https://github.com/Hendrikto/battery_warning.git
+ source = battery_warning-1.3::git+https://github.com/Hendrikto/battery_warning.git
sha256sums = SKIP
pkgname = battery_warning
-
diff --git a/PKGBUILD b/PKGBUILD
index 0bcb670d5a54..53ca0d235148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hendrik Werner <hendrik.to@gmail.com>
pkgname=battery_warning
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='Warn if the battery capacity drops too low'
arch=('x86_64')