summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoripochto2022-03-26 20:38:50 +0300
committeripochto2022-03-26 20:38:50 +0300
commite958bff5ffbf778102e5aec1248fd2f0ea264298 (patch)
tree87cd3dce260618b2890adb6e1e5658dfc400ad2a /PKGBUILD
parentf4bfd380031d746d2c79e466bd6445a4bb4d413a (diff)
downloadaur-e958bff5ffbf778102e5aec1248fd2f0ea264298.tar.gz
enabled https in source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24b8068fa45d..fc0932499d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Thaodan <theodorstormgrade@gmail.com>
pkgname=wargus-git
-pkgver=3.2.1.r2703.4baf466c_20211226
-pkgrel=1
+pkgver=3.2.1.r2766.f36c6a3d_20220326
+pkgrel=2
pkgdesc="Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus engine (dev version)"
arch=("i686" "x86_64")
url="https://github.com/Wargus/wargus"
@@ -26,7 +26,7 @@ optdepends=(
'soundfont-fluid: sound font for midi music support'
)
conflicts=('wargus')
-source=("${pkgname}::git://github.com/Wargus/wargus.git")
+source=("${pkgname}::git+https://github.com/Wargus/wargus.git")
md5sums=('SKIP')
pkgver() {