summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2020-01-29 10:57:00 +0100
committerGuillaume Hayot2020-01-29 10:57:00 +0100
commit059f5a4f882240baf7625eb9e0b42f31c65c82e5 (patch)
treef163e7b10d0562abbb2accb04b7935b0d524fe6e /PKGBUILD
parent180fdc6de78c19458dfb1bae438dd369c08b0e2e (diff)
downloadaur-059f5a4f882240baf7625eb9e0b42f31c65c82e5.tar.gz
v31
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fc94fcbd665..5dacaf4f3aa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=gnome-shell-extension-gsconnect
-pkgver=30
+pkgver=31
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=('1c73b9f430453dd8059fc18fb0744a8f146c620f1fc0d235ef941b990beba395')
+sha256sums=('4b7b08bc7447a4f8dc766f5ef8f690ed1e412f71b0ac2c4496acfcb4d6dc27c1')
package() {
cd "$pkgname-$pkgver"