summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2022-03-30 10:36:58 +0200
committerEmmanuel Gil Peyrot2022-03-30 10:36:58 +0200
commitfc2b6ac7b3e0cb7a6f0f4f2b2e80d5fab0fea25b (patch)
tree1a88974e971f990083d4e0dcbda61a929ce8d64a /PKGBUILD
parentbfee1beafb81291534891c3368e71fdc90f020e7 (diff)
downloadaur-fc2b6ac7b3e0cb7a6f0f4f2b2e80d5fab0fea25b.tar.gz
Bump version to 2.15.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 373b2e2daa52..dadb46c34e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
pkgname=play.it
-pkgver=2.15.0
+pkgver=2.15.1
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=('600fed39207a3a82699cf45a6d5e57bd76cc0faa72eae761f51f133976b98cea')
+sha256sums=('b9053a8dd75387c624024070d40ad5428ce1a82502b0bee53c900f61d90ef561')
build() {
cd scripts-$pkgver