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

Antonio Rojas arojas at archlinux.org
Sun Sep 15 13:22:33 UTC 2019


    Date: Sunday, September 15, 2019 @ 13:22:33
  Author: arojas
Revision: 362849

https

Modified:
  aiksaurus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 13:01:47 UTC (rev 362848)
+++ PKGBUILD	2019-09-15 13:22:33 UTC (rev 362849)
@@ -9,7 +9,7 @@
 license=('GPL')
 arch=('x86_64')
 depends=('gtk2')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
         'aiksaurus-gcc44.patch')
 sha512sums=('48591850f28f1a8f4b4986df14090ef7bd57cbfbad739cb0013db021f6f5bcb3c592b38e36774735499e27b9e99330504f8d9c6022158e25469cbc81d13f7463'
             '66db53f7499425eb1ff572df4a674f378ed681edeb48ea5926b21d39c8a399c36740e03de101e23a47e043fcce29f66a03c64dc813dc5beda1043d0057711fa5')



More information about the arch-commits mailing list