summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGenki Sky2018-08-06 18:23:29 -0400
committerGenki Sky2018-08-06 18:23:29 -0400
commit3bcdb47c5284de0ad75e58ddac6f85a96c42b371 (patch)
treef30a02d70ffc5fe199d74d75eb21ac66602dfd56 /PKGBUILD
parent16840d38ad69a16e7a452655dbfa01c81428f74c (diff)
downloadaur-3bcdb47c5284de0ad75e58ddac6f85a96c42b371.tar.gz
Use https:// URL because git:// is unencrypted
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95420b85df07..c2e503d40c50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=slurp-git
pkgver=1
-pkgrel=3
+pkgrel=4
pkgdesc='Select a region in a Wayland compositor'
arch=('x86_64')
url='https://github.com/emersion/slurp'
@@ -9,7 +9,7 @@ depends=('cairo' 'wayland')
makedepends=('git' 'meson' 'scdoc' 'wayland-protocols')
provides=('slurp')
conflicts=('slurp')
-source=('git://github.com/emersion/slurp')
+source=('https://github.com/emersion/slurp')
sha256sums=('SKIP')
pkgver() {