[arch-commits] Commit in gpm/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Thu May 10 14:15:28 UTC 2018
Date: Thursday, May 10, 2018 @ 14:15:27
Author: jelle
Revision: 323892
Fix source download
The homepage of gpm is gone, the source is hosted on our own server now.
Modified:
gpm/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-10 13:34:17 UTC (rev 323891)
+++ PKGBUILD 2018-05-10 14:15:27 UTC (rev 323892)
@@ -10,7 +10,7 @@
license=('GPL')
depends=('bash' 'procps-ng')
options=('!makeflags')
-source=(http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${pkgver}.tar.lzma
+source=(https://sources.archlinux.org/other/gpm/${pkgname}-${pkgver}.tar.lzma
gpm.sh gpm.service)
sha1sums=('8d9f3655c80ce7667d31ede2a100b44986480369'
'94447c6f8bfadd062efa1a747a597426f339d13e'
More information about the arch-commits
mailing list