summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab61cff138e0..d9794b027a6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = vegastrike-git
pkgdesc = Vega Strike - Upon the Coldest Sea. Space flight and trading simulator with realistic distances
- pkgver = rev.11494
+ pkgver = rev.11522
pkgrel = 1
- url = www.vega-strike.org
+ url = https://www.vega-strike.org
arch = any
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 99b34e536f7f..6e098f391fbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
#Maintainer: Evert Vorster <evorster@gmail.com>
pkgname=vegastrike-git
_pkgname=vegastrike
-pkgver=rev.11494
+pkgver=rev.11522
pkgrel=1
pkgdesc="Vega Strike - Upon the Coldest Sea. Space flight and trading simulator with realistic distances"
arch=('any')
-url="www.vega-strike.org"
+url="https://www.vega-strike.org"
license=('GPL')
depends=('expat' 'vegastrike-engine')
optdepends=()