summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2021-07-20 15:23:40 +0200
committerEmmanuel Gil Peyrot2021-07-20 15:23:40 +0200
commit46e482385508fe58adf5157e25e1067035455246 (patch)
tree722457b4e7d20b6148af864eb56875b4713abcbc
parentfc9ad92e3b5e6c640868d84a07e4d3b4b230a16f (diff)
downloadaur-46e482385508fe58adf5157e25e1067035455246.tar.gz
Bump version to 2.13.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c998af248c9..ee46711b8a66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = play.it
pkgdesc = Easy way to install games on Linux
- pkgver = 2.13.2
+ pkgver = 2.13.3
pkgrel = 1
url = https://www.dotslashplay.it
arch = any
@@ -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.2.tar.gz::https://forge.dotslashplay.it/play.it/scripts/-/archive/2.13.2/scripts-2.13.2.tar.gz
- sha256sums = c475a1dc104e812022018ef1fb2d9561dab5d6fa3609f02360926ab8739ba9b8
+ source = play.it-2.13.3.tar.gz::https://forge.dotslashplay.it/play.it/scripts/-/archive/2.13.3/scripts-2.13.3.tar.gz
+ sha256sums = b59b48b160f468c4c5c90b9122ffe40e747dd8b70fe11b1c4c956bcdcd9d2a36
pkgname = play.it
diff --git a/PKGBUILD b/PKGBUILD
index 4b2185b9df52..ba42dbbbb199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=play.it
-pkgver=2.13.2
+pkgver=2.13.3
pkgrel=1
pkgdesc="Easy way to install games on Linux"
arch=('any')
@@ -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=('c475a1dc104e812022018ef1fb2d9561dab5d6fa3609f02360926ab8739ba9b8')
+sha256sums=('b59b48b160f468c4c5c90b9122ffe40e747dd8b70fe11b1c4c956bcdcd9d2a36')
build() {
cd scripts-$pkgver