summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Moore2024-02-03 13:46:33 -0600
committerAlan Moore2024-02-03 13:46:33 -0600
commitf2a54d3bf85a5150cb35c2c8066e907dbb1131b9 (patch)
treed323a7add710cfd688edfd713a3e2a69c9b1fad3 /PKGBUILD
parentc83f0ddd5da856285d981f619430c7a616d16859 (diff)
downloadaur-awesome-scratch-git.tar.gz
Update upstream link to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 848ea53992de..fb4691a15d03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=awesome-scratch-git
_gitname=awesome-configs
pkgver=3.4.14.2.g51f463b
-pkgrel=2
+pkgrel=3
pkgdesc="Basic drop-down applications and scratchpad manager for Awesome WM"
arch=("any")
url="http://git.sysphere.org/awesome-configs"
@@ -17,7 +17,7 @@ makedepends=("git")
provides=("awesome-scratchpad-git")
conflicts=("awesome-scratchpad-git")
install="${pkgname}.install"
-source=(${pkgname}::git+http://git.sysphere.org/${_gitname})
+source=(${pkgname}::git+https://git.sysphere.org/${_gitname})
sha1sums=("SKIP")