summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-07-31 23:24:29 +0200
committerFabioLolix2021-07-31 23:24:29 +0200
commit27785a61feae5cbb409b51713c1eafde00796a38 (patch)
treed5c72413058997094787132c96904ff0a63fc42c
parentb4532f864c447441f1a1cda6a8e26c7ad547afed (diff)
downloadaur-27785a61feae5cbb409b51713c1eafde00796a38.tar.gz
bump because it compile again
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd138f96488d..114cb0f3b9fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = play-emu-git
pkgdesc = Play! is an experimental Playstation 2 emulator.
- pkgver = 0.31.r21.g5359327f
+ pkgver = 0.42.r14.gd27ce484
pkgrel = 1
url = https://purei.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = play-emu-git
depends = qt5-base
depends = openal
depends = glew
- source = play-emu::git+https://github.com/jpd002/Play-
+ source = play-emu::git+https://github.com/jpd002/Play-.git
source = git+https://github.com/jpd002/Play-Dependencies.git
source = git+https://github.com/jpd002/Play--Framework.git
source = git+https://github.com/jpd002/Play--CodeGen.git
@@ -30,4 +30,3 @@ pkgbase = play-emu-git
sha256sums = SKIP
pkgname = play-emu-git
-
diff --git a/PKGBUILD b/PKGBUILD
index c898fa5b38d5..64bfbb14f24c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael DeGuzis <mdeguzis@gmail.com>
pkgname=play-emu-git
-pkgver=0.31.r21.g5359327f
+pkgver=0.42.r14.gd27ce484
pkgrel=1
pkgdesc="Play! is an experimental Playstation 2 emulator."
arch=(x86_64)
@@ -10,7 +10,7 @@ url="https://purei.org/"
license=(MIT)
depends=(qt5-base openal glew)
makedepends=(git cmake ninja qt5-x11extras)
-source=("${pkgname%-git}::git+https://github.com/jpd002/Play-"
+source=("${pkgname%-git}::git+https://github.com/jpd002/Play-.git"
"git+https://github.com/jpd002/Play-Dependencies.git"
"git+https://github.com/jpd002/Play--Framework.git"
"git+https://github.com/jpd002/Play--CodeGen.git"