summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordakriy2021-02-06 23:21:37 -0700
committerdakriy2021-02-06 23:21:37 -0700
commit39facc284c138f42f94ceadccfd7ca74f3ffccca (patch)
treea2d7b8e3e9f0573a5371325e1a4e75d6885f2eb2 /PKGBUILD
parent42a6db7363ef7b0292f3b1f82efa20638c2e0407 (diff)
downloadaur-39facc284c138f42f94ceadccfd7ca74f3ffccca.tar.gz
Update git sources to use git+https urls
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20ff9b5b696d..67379051c85d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dakriy <aur at persignum dot com>
pkgname=classicube-git
_pkgname=ClassiCube
-pkgver=1.0.8.r70.gd7040b53
+pkgver=1.2.4.r35.g05ab96a6
pkgrel=1
epoch=0
pkgdesc="A game based on the original Minecraft Classic. (Not an official package)"
@@ -12,7 +12,7 @@ depends=('openal' 'mesa' 'curl')
makedepends=('git')
provides=('classicube')
conflicts=('classicube')
-source=("git://github.com/UnknownShadow200/ClassiCube.git" classicube.desktop classicube)
+source=("git+https://github.com/UnknownShadow200/ClassiCube.git" classicube.desktop classicube)
sha256sums=('SKIP' 'f86ccd0bcba3a9aaf7e1e30c89ab316c0ba2f713715c2246ac06fe6de4feb246' 'f4a76d3790ba32e5e3859e797ad2f3c4e31ea3a3db6d01e45fd9ec5338655d5e')
pkgver() {