summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2021-03-12 11:49:37 +0000
committerD. Can Celasun2021-03-12 11:49:37 +0000
commitdd9494cf062bb7fcfc99a79739575f76e58ed0bc (patch)
tree7246769e98d62a6adced62775396c9f5e5272c68
parent26fb3eea7193fafb0a4ed750224803e85097832e (diff)
downloadaur-dd9494cf062bb7fcfc99a79739575f76e58ed0bc.tar.gz
[after-school] Use https link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ae6c725505e..f2fc0d380090 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Mon Nov 30 12:03:40 UTC 2015
pkgbase = after-school
pkgdesc = After School is a short videogame entirely handpainted on paper, using pencils and watercolors.
pkgver = 1
pkgrel = 2
- url = http://ateliersento.itch.io/after-school
+ url = https://ateliersento.itch.io/after-school
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index a1c5100cdf2a..111005bcad41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1
pkgrel=2
pkgdesc="After School is a short videogame entirely handpainted on paper, using pencils and watercolors."
arch=(i686 x86_64)
-url="http://ateliersento.itch.io/after-school"
+url="https://ateliersento.itch.io/after-school"
license=('custom')
depends=(lib32-libgl lib32-gdk-pixbuf2 lib32-libxcursor lib32-libxrandr)
makedepends=(unzip)