[arch-commits] Commit in tamsyn-font/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Sep 25 20:30:58 UTC 2019


    Date: Wednesday, September 25, 2019 @ 20:30:58
  Author: arojas
Revision: 511782

https

Modified:
  tamsyn-font/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-25 20:30:36 UTC (rev 511781)
+++ PKGBUILD	2019-09-25 20:30:58 UTC (rev 511782)
@@ -9,7 +9,7 @@
 url="https://www.fial.com/~scott/tamsyn-font"
 license=('custom')
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("http://www.fial.com/~scott/$pkgname/download/$pkgname-$pkgver.tar.gz")
+source=("https://www.fial.com/~scott/$pkgname/download/$pkgname-$pkgver.tar.gz")
 md5sums=('6ec13672d2f0d6a829f2403cdeebd980')
 
 package () {



More information about the arch-commits mailing list