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 29310f51aea1..296a379af635 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gnome-shell-extension-easyscreencast-origin-git
_gitname=EasyScreenCast
pkgver=0.10.r67.g9322adf
-pkgrel=1
+pkgrel=2
pkgdesc="This extension simplifies the use of the video recording function integrated in gnome shell, allows quickly to change the various settings of the desktop recording."
arch=('any')
url="https://github.com/EasyScreenCast/EasyScreenCast"
@@ -13,7 +13,7 @@ makedepends=('git')
provides=("${pkgname%-*-*}")
conflicts=("${provides}" "${provides}-git")
install=${provides}.install
-source=('git://github.com/EasyScreenCast/EasyScreenCast.git')
+source=('git+https://github.com/EasyScreenCast/EasyScreenCast.git')
sha256sums=('SKIP')
pkgver() {