summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent54190b54672f03ca497305def863c970c386911a (diff)
downloadaur-fc9ad92e3b5e6c640868d84a07e4d3b4b230a16f.tar.gz
Bump version to 2.13.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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