summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorByeonghoon Yoo2020-08-24 01:14:20 +0900
committerByeonghoon Yoo2020-08-24 01:14:20 +0900
commit5516226c86b800ee7b80e22d535a74f26102f70b (patch)
tree85d4522fef5b1e658e0f0bf875bea3511c0abc45 /PKGBUILD
parent9d96d8832d04936ffbfe9d91de2a950807347a86 (diff)
downloadaur-5516226c86b800ee7b80e22d535a74f26102f70b.tar.gz
Bump up version to 17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2874d612595a..04f419ba7b0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=autohide-battery
pkgname=gnome-shell-extension-${_pkgname}
-pkgver=16
+pkgver=17
pkgrel=1
pkgdesc="GNOME Shell extension to hide battery icon, if battery is fully charged and AC is connected"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git')
conflicts=('gnome-shell-extension-autohide-battery-git')
install='gschemas.install'
source=(https://github.com/ai/${_pkgname}/archive/${pkgver}.tar.gz)
-md5sums=('ac4a8e39ef944d6a12261916b263eaee')
+md5sums=('d095392431ae6fc7d1e4cfb4b6483c8f')
package() {