summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33d0c05632fb..65ff75db6211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=gnome-shell-extension-clipboard-indicator
pkgname=${_pkgname}-git
epoch=2
-pkgver=v39.r0.g691cf1c
+pkgver=v44.r0.g07751ad
pkgrel=1
pkgdesc="Adds a clipboard indicator to the top panel, and saves clipboard history"
arch=('any')
@@ -13,7 +13,7 @@ license=('MIT')
depends=('gnome-shell')
makedepends=('git')
conflicts=("${_pkgname}")
-source=("git://github.com/Tudmotu/${_pkgname}.git")
+source=("git+https://github.com/Tudmotu/${_pkgname}.git")
sha256sums=('SKIP')
pkgver() {