summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Anderson2019-01-13 19:23:12 -0800
committerEric Anderson2019-01-13 19:23:12 -0800
commitc24bd453cba9ba645f1237fe8242fe579fa89a7d (patch)
tree524ad51b8f19042e7bb6aecd9673c77f55b757ba
parent8ed0766e89a4d92e405eb67cfce9ab3979ec3ac3 (diff)
downloadaur-c24bd453cba9ba645f1237fe8242fe579fa89a7d.tar.gz
Swap package url to https
-rw-r--r--.AURINFO20
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
3 files changed, 2 insertions, 24 deletions
diff --git a/.AURINFO b/.AURINFO
deleted file mode 100644
index 9d6146b39053..000000000000
--- a/.AURINFO
+++ /dev/null
@@ -1,20 +0,0 @@
-pkgbase = vvvvvv
- pkgdesc = A retro-styled 2D platformer (game sold separately)
- pkgver = 2.2
- pkgrel = 2
- url = http://thelettervsixtim.es/
- arch = i686
- arch = x86_64
- groups = humblebundle3
- groups = humblebundle4
- groups = humblebundles
- license = custom
- depends = sh
- depends = sdl2_mixer
- source = hib://vvvvvv-06182014-bin
- source = vvvvvv.desktop
- source = vvvvvv.sh
- noextract = vvvvvv-06182014-bin
-
-pkgname = vvvvvv
-
diff --git a/.SRCINFO b/.SRCINFO
index 4660736db3c9..90e8b4b06df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Sat Feb 25 19:13:01 UTC 2017
pkgbase = vvvvvv
pkgdesc = A retro-styled 2D platformer (game sold separately)
pkgver = 2.2
pkgrel = 3
- url = http://thelettervsixtim.es/
+ url = https://thelettervsixtim.es/
arch = i686
arch = x86_64
groups = humblebundle3
diff --git a/PKGBUILD b/PKGBUILD
index 583a7fc5a2aa..8b7145cdba19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver=10202016
pkgrel=3
pkgdesc='A retro-styled 2D platformer (game sold separately)'
arch=('i686' 'x86_64')
-url='http://thelettervsixtim.es/'
+url='https://thelettervsixtim.es/'
groups=('humblebundle3' 'humblebundle4' 'humblebundles')
license=('custom')
depends=('sh' 'sdl2_mixer')