summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-10-26 19:53:12 +0300
committerjonian2021-10-26 19:53:12 +0300
commitc0c4a794f1877448d3ff4a7235f62c0b5d96628b (patch)
tree5dd34cd1ff8c02d89a983dab523c7377295b4c34 /PKGBUILD
parent2258f9ce63b3d9ee74f5c427ee499399fec493e3 (diff)
downloadaur-c0c4a794f1877448d3ff4a7235f62c0b5d96628b.tar.gz
version update to 25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ba70cf5b85a..dc15eace87d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_uuid="bluetooth-quick-connect@bjarosze.gmail.com"
_repo="gnome-bluetooth-quick-connect"
pkgname=gnome-shell-extension-bluetooth-quick-connect
-pkgver=23
+pkgver=25
pkgrel=1
pkgdesc="Allow to connect bluetooth paired devices from gnome control panel."
arch=("any")
@@ -11,7 +11,7 @@ license=("GPL")
depends=("gnome-shell" "bluez-utils")
conflicts=("$pkgname-git")
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-md5sums=("dd01f159983c69d20b14173c1e1196e8")
+md5sums=('e9cd56cfd31c5d02dab060074fee2c4d')
package() {
glib-compile-schemas "$srcdir/$_repo-$pkgver/schemas"