summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorByeonghoon Yoo2020-08-05 21:06:36 +0900
committerByeonghoon Yoo2020-08-05 21:06:36 +0900
commit9d96d8832d04936ffbfe9d91de2a950807347a86 (patch)
tree8cb4a98ed3a1c0e8283c6b757de07c0e9ebd9af0 /PKGBUILD
parent1e10829d7f646fab7ed011c7fa323195cfae69e3 (diff)
downloadaur-9d96d8832d04936ffbfe9d91de2a950807347a86.tar.gz
Bump up version to 16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca614977c88f..2874d612595a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=autohide-battery
pkgname=gnome-shell-extension-${_pkgname}
-pkgver=14
+pkgver=16
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=('3dcfae682d8bf51cbfa387e29bf9b194')
+md5sums=('ac4a8e39ef944d6a12261916b263eaee')
package() {