summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Gatto2022-03-18 17:03:14 +0100
committerMatthias Gatto2022-03-18 17:03:14 +0100
commitcbbdb71e2cba1e99484be1538f43239ebd53aad7 (patch)
tree4c69ba38a2caf6ea52894c7975594affce5b3827 /PKGBUILD
parenta7a3d9eaf3d756e1240b0b5a8b8d0e908704d1e1 (diff)
downloadaur-little-space-git.tar.gz
use git+https instead of git
Signed-off-by: Matthias Gatto <matthias.gatto@protonmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff9391ba0b3..7f0c010b0de3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthias Gatto <uso.cosmo.ray at gmail dot com>
pkgname=little-space-git
-pkgver=r14.b4ca8ba
+pkgver=r15.49ca64d
pkgrel=1
pkgdesc="Small Shoot'em UP"
@@ -21,7 +21,7 @@ depends=(yirl-git)
#default branch is little mage, another game using he same engine
#but scale for desktop screen
-source=(git://github.com/cosmo-ray/little-space.git#branch=little-space)
+source=(git+https://github.com/cosmo-ray/little-space.git#branch=little-space)
sha256sums=("SKIP")
build() {