summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2022-07-22 20:32:19 +0200
committerGuillaume Hayot2022-07-22 20:32:19 +0200
commitc2cd3cd107e1fa17b0260ccceff12f2932ae4f27 (patch)
tree4e4fab01cbeff582b68a3fc922db051924c8b91d
parentcd18a574afda9b141d006218da72f9d251702b52 (diff)
downloadaur-c2cd3cd107e1fa17b0260ccceff12f2932ae4f27.tar.gz
Use epoch=1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ca76f6d57df..bf69ee095f5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = gnome-shell-extension-gsconnect
pkgdesc = KDE Connect implementation with GNOME Shell integration
pkgver = 50
pkgrel = 1
+ epoch = 1
url = https://github.com/GSConnect/gnome-shell-extension-gsconnect
arch = any
license = GPL
@@ -15,6 +16,6 @@ pkgbase = gnome-shell-extension-gsconnect
optdepends = gsound: Themed sound effects
optdepends = python-nautilus: Nautilus integration
source = https://github.com/GSConnect/gnome-shell-extension-gsconnect/archive/v50.tar.gz
- sha256sums = d8261392967b7ce4cdc8632bf84148466dc8e9bb3733a6ad0b8355b47c1e3d58
+ sha256sums = 8c9d6fe9827f02ee0686b7d945e9e318f7f20ba4409049fad7d2959c91441c06
pkgname = gnome-shell-extension-gsconnect
diff --git a/PKGBUILD b/PKGBUILD
index 3d7d50c17ffa..fe967438f64e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
pkgname=gnome-shell-extension-gsconnect
pkgver=50
pkgrel=1
+epoch=1
pkgdesc="KDE Connect implementation with GNOME Shell integration"
arch=('any')
url="https://github.com/GSConnect/gnome-shell-extension-gsconnect"