summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2021-07-08 12:41:52 +0200
committerEmmanuel Gil Peyrot2021-07-08 12:41:52 +0200
commitfc9ad92e3b5e6c640868d84a07e4d3b4b230a16f (patch)
tree9cb3389a1764f12a8eddb7e80e08438c20c5b36b
parent54190b54672f03ca497305def863c970c386911a (diff)
downloadaur-fc9ad92e3b5e6c640868d84a07e4d3b4b230a16f.tar.gz
Bump version to 2.13.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aef55ca34c2b..2c998af248c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = play.it
pkgdesc = Easy way to install games on Linux
- pkgver = 2.13.0
- pkgrel = 2
+ pkgver = 2.13.2
+ pkgrel = 1
url = https://www.dotslashplay.it
arch = any
license = BSD
@@ -12,7 +12,7 @@ pkgbase = play.it
optdepends = icoutils: to manipulate Windows icon files
optdepends = innoextract: to extract some Windows installers
optdepends = unzip: to extract some archives
- source = play.it-2.13.0.tar.gz::https://forge.dotslashplay.it/play.it/scripts/-/archive/2.13.0/scripts-2.13.0.tar.gz
- sha256sums = 5edaa5b5334d9dfde5d0c614603a838f67072e681f7765d27c6543d30bef93f5
+ source = play.it-2.13.2.tar.gz::https://forge.dotslashplay.it/play.it/scripts/-/archive/2.13.2/scripts-2.13.2.tar.gz
+ sha256sums = c475a1dc104e812022018ef1fb2d9561dab5d6fa3609f02360926ab8739ba9b8
pkgname = play.it
diff --git a/PKGBUILD b/PKGBUILD
index 493cda238474..4b2185b9df52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=play.it
-pkgver=2.13.0
-pkgrel=2
+pkgver=2.13.2
+pkgrel=1
pkgdesc="Easy way to install games on Linux"
arch=('any')
url="https://www.dotslashplay.it"
@@ -18,7 +18,7 @@ optdepends=(
'unzip: to extract some archives'
)
source=("${pkgname}-${pkgver}.tar.gz::https://forge.dotslashplay.it/play.it/scripts/-/archive/${pkgver}/scripts-${pkgver}.tar.gz")
-sha256sums=('5edaa5b5334d9dfde5d0c614603a838f67072e681f7765d27c6543d30bef93f5')
+sha256sums=('c475a1dc104e812022018ef1fb2d9561dab5d6fa3609f02360926ab8739ba9b8')
build() {
cd scripts-$pkgver