summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2020-05-15 11:02:16 +0200
committerGuillaume Hayot2020-05-15 11:02:16 +0200
commitd5e6beb131def2350059bd20773d828d49867b11 (patch)
treed95fd44f573049f69a08d29ade4e42815d65fe59 /PKGBUILD
parent831dc649d551d0aa3cc8697e365d30823906ba84 (diff)
downloadaur-d5e6beb131def2350059bd20773d828d49867b11.tar.gz
v38
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80ac28b5c97d..04c97647f2ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=gnome-shell-extension-gsconnect
-pkgver=37
+pkgver=38
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=('f2720dda4bd34143dc6ea3c5a10adebf19c1355c8787421ef03d61fc46a2df79')
+sha256sums=('e1ea7f8a38a6b9cd523599bd721b85874c874aa654891482e3b043133975a768')
package() {
cd "$pkgname-$pkgver"