summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2020-03-04 17:41:02 +0100
committerGuillaume Hayot2020-03-04 17:41:02 +0100
commit09e64b317a350da044ed1bb61325e1d0fedf597a (patch)
tree4e5543282eebcbbdcf6673d72f611c629cfe5fa7 /PKGBUILD
parent7fdf063b82e02d70417ce8e717e177a6974a1863 (diff)
downloadaur-09e64b317a350da044ed1bb61325e1d0fedf597a.tar.gz
v33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5d82b57fcf..aa5ebc86d1e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=gnome-shell-extension-gsconnect
-pkgver=31
+pkgver=33
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/andyholmes/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('4b7b08bc7447a4f8dc766f5ef8f690ed1e412f71b0ac2c4496acfcb4d6dc27c1')
+sha256sums=('77894cac7fb74d36aa9037a6dc636ef2d97ff92b8e54bafa9f2fb8eb66e19511')
package() {
cd "$pkgname-$pkgver"