summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2022-03-20 16:46:12 +0100
committerGuillaume Hayot2022-03-20 16:46:12 +0100
commit754d870d1a404d65905a843f8bbcb608fcb61f47 (patch)
treeb9e4d53f0fae0c6d37ef902ab390948d886f28a5
parent9ef8f1e9e9671d5d9739500562f608275f87f8dc (diff)
downloadaur-754d870d1a404d65905a843f8bbcb608fcb61f47.tar.gz
Upgraded too early
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c26a3b827073..78b90426e787 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-gsconnect
pkgdesc = KDE Connect implementation with GNOME Shell integration
- pkgver = 53
+ pkgver = 49
pkgrel = 1
url = https://github.com/GSConnect/gnome-shell-extension-gsconnect
arch = any
@@ -14,7 +14,7 @@ pkgbase = gnome-shell-extension-gsconnect
optdepends = libgdata: Contacts integration (GNOME Online Accounts)
optdepends = gsound: Themed sound effects
optdepends = python-nautilus: Nautilus integration
- source = https://github.com/GSConnect/gnome-shell-extension-gsconnect/archive/v53.tar.gz
- sha256sums = 3f90fbbb6885309279201a043d79028b76db0e552044ffa21b407f0cf9e0a0d9
+ source = https://github.com/GSConnect/gnome-shell-extension-gsconnect/archive/v49.tar.gz
+ sha256sums = 45f0c78e4d8842b9d062d092f4e1bb6db90df23c784869fd34202b3dbb4e6b27
pkgname = gnome-shell-extension-gsconnect
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() {