[arch-commits] Commit in cuyo/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 27 20:59:03 UTC 2019
Date: Monday, May 27, 2019 @ 20:59:02
Author: arojas
Revision: 472054
https
Modified:
cuyo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 20:58:24 UTC (rev 472053)
+++ PKGBUILD 2019-05-27 20:59:02 UTC (rev 472054)
@@ -6,12 +6,12 @@
epoch=1
pkgdesc="Tetris-style puzzle game for up to two players with a twist"
arch=('x86_64')
-url="http://www.karimmi.de/cuyo/"
+url="https://www.karimmi.de/cuyo/"
license=('GPL')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'sdl' 'sdl_mixer' 'sdl_image' 'xdg-utils')
makedepends=('patch')
changelog=$pkgname.changelog
-source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz
+source=(https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname.diff)
sha256sums=('6c0809a59a2d236f15d8fbd68d61fb1465e51f6c327d7f7ae4db9f4e44dad89f'
'efceed1489c551f5ae8909df3ad57f302f8105cbb1e735d8ece44269e886ce7c')
More information about the arch-commits
mailing list