summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-31 13:37:32 +0000
committerDaniel Bermond2018-12-31 13:37:32 +0000
commite97631d78b16746f15726fe2ddb8edf0e4323501 (patch)
tree889cbbec5f22fa240fe0e506bef2dd2999427861
parentbe043e10872ec6ea822c8a343ed105e2509c98ac (diff)
downloadaur-mupen64plus-extraplugins-git.tar.gz
Use https for url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81af9123389a..6dee8583983e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = mupen64plus-extraplugins-git
pkgdesc = Additional plugins for Mupen64Plus (git version)
pkgver = 20180827.053244
- pkgrel = 1
- url = http://www.mupen64plus.org/
+ pkgrel = 2
+ url = https://www.mupen64plus.org/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 3940791662f2..c5b5a5b454b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
+# Maintainer: Daniel Bermond < gmail-com: danielbermond >
pkgname=mupen64plus-extraplugins-git
pkgver=20180827.053244
-pkgrel=1
+pkgrel=2
pkgdesc='Additional plugins for Mupen64Plus (git version)'
arch=('i686' 'x86_64')
-url='http://www.mupen64plus.org/'
+url='https://www.mupen64plus.org/'
license=('GPL' 'CC0-1.0')
depends=('mupen64plus' 'sdl2' 'glew')
makedepends=('git')
@@ -21,6 +21,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP')
+
_m64p_plugins='rsp-z64 rsp-cxd4 video-arachnoid video-z64 video-glide64'
pkgver() {