summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c6b974530d3..922021be0e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=autohide-battery
pkgname=gnome-shell-extension-${_pkgname}
-pkgver=29
+pkgver=41
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=('9d68e6e7cb527e28ef698114c1c1079e')
+md5sums=('1eb015b8a28232cf9542429bddfe11fd')
package() {