summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2019-03-19 06:53:48 +0100
committerGuillaume Hayot2019-03-19 06:53:48 +0100
commit5f261a0b1696e69e2889b80587d89c0de34ece36 (patch)
treed89374cb2953325533cd838814159cfa4f8f7432
parentcada8ad5505edce1e4c748890888b5e27227ba00 (diff)
downloadaur-5f261a0b1696e69e2889b80587d89c0de34ece36.tar.gz
Update to v21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8950a96fd20a..ceaf556668d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-gsconnect
pkgdesc = KDE Connect implementation with GNOME Shell integration
- pkgver = 20
+ pkgver = 21
pkgrel = 1
url = https://github.com/andyholmes/gnome-shell-extension-gsconnect
arch = any
@@ -13,7 +13,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/andyholmes/gnome-shell-extension-gsconnect/archive/v20.tar.gz
+ source = https://github.com/andyholmes/gnome-shell-extension-gsconnect/archive/v21.tar.gz
sha256sums = 1c3abc7f893de6de48236852f376c207a32685565fac7dca78be49c6a1f8c82d
pkgname = gnome-shell-extension-gsconnect
diff --git a/PKGBUILD b/PKGBUILD
index e907b7f1bd73..9e3427d24f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=gnome-shell-extension-gsconnect
-pkgver=20
+pkgver=21
pkgrel=1
pkgdesc="KDE Connect implementation with GNOME Shell integration"
arch=('any')