summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2022-03-26 21:43:51 +0100
committerLucas Werkmeister2022-03-26 21:44:26 +0100
commita29e8b4a312bac0623865ab2464846fc986ca424 (patch)
treecea96b9f5f22baa2b2a4ac3e7b46749537578a84 /PKGBUILD
parente5bf516f16b38eaa023347621a5f61834427de23 (diff)
downloadaur-t1utils-git.tar.gz
Update source URL from git:// to git+https://
GitHub has discontinued support for the unencrypted Git protocol.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6657ad833d6c..2148805c5b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=t1utils-git
reponame=${pkgname%-git}
-pkgver=1.41.r1.g3f1ddda
+pkgver=1.42.r0.g72d6300e81
pkgrel=1
pkgdesc='A collection of simple Type 1 font manipulation programs'
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('custom')
depends=('glibc')
provides=('t1utils')
conflicts=('t1utils')
-source=("git://github.com/kohler/$reponame.git"
+source=("git+https://github.com/kohler/$reponame.git"
'LICENSE')
sha256sums=('SKIP'
'fd00d777e6114f1d346978844f19bbec1652641ea40d24c12ec5aac6f3ebc7cb')