summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2022-03-20 16:46:12 +0100
committerGuillaume Hayot2022-03-20 16:46:12 +0100
commit754d870d1a404d65905a843f8bbcb608fcb61f47 (patch)
treeb9e4d53f0fae0c6d37ef902ab390948d886f28a5 /PKGBUILD
parent9ef8f1e9e9671d5d9739500562f608275f87f8dc (diff)
downloadaur-754d870d1a404d65905a843f8bbcb608fcb61f47.tar.gz
Upgraded too early
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad6f63780ee2..d90681f5debf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=gnome-shell-extension-gsconnect
-pkgver=53
+pkgver=49
pkgrel=1
pkgdesc="KDE Connect implementation with GNOME Shell integration"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=(
'python-nautilus: Nautilus integration'
)
source=(https://github.com/GSConnect/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('45f0c78e4d8842b9d062d092f4e1bb6db90df23c784869fd34202b3dbb4e6b27')
+sha256sums=('d8261392967b7ce4cdc8632bf84148466dc8e9bb3733a6ad0b8355b47c1e3d58')
_uuid='gsconnect@andyholmes.github.io'
build() {