summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorByeonghoon Yoo2023-07-04 23:23:29 +0900
committerByeonghoon Yoo2023-07-04 23:23:29 +0900
commit81ee2997ea8647ee1f4612a079eafc461abf026d (patch)
treea439c5d8bbccba0ea630c29d340a07e5699be58b /PKGBUILD
parent6930a7a9ba91b90c7b7f03fc98a8210a0867a2cb (diff)
downloadaur-81ee2997ea8647ee1f4612a079eafc461abf026d.tar.gz
chore: bump up to 41
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() {