summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmytro Meleshko2024-12-23 16:05:52 +0100
committerDmytro Meleshko2024-12-23 16:05:52 +0100
commitd1b4da21f07563c226d78b4b8c2915320c69b22c (patch)
treeb03d05dfedeb205e464729ca95594ff72864e7f4 /PKGBUILD
parentc2f9512918704c81e6be35f4add04259f6fd4790 (diff)
downloadaur-powder-toy-beta.tar.gz
v99.0.376
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ce44945fe66..cca48fa205d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _appexe="${_pkgname}"
pkgname="${_pkgname}-beta"
_appid=uk.co.powdertoy.tpt
_appvendor=powdertoy
-pkgver=99.0.375
+pkgver=99.0.376
pkgrel=1
pkgdesc="Desktop version of the classic falling sand physics sandbox, simulates air pressure, velocity & heat! - Beta branch"
arch=(x86_64 i686)
@@ -23,7 +23,7 @@ url="https://powdertoy.co.uk/"
license=('GPL3')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/The-Powder-Toy/The-Powder-Toy/archive/refs/tags/v${pkgver}b.tar.gz")
-sha256sums=('fd99ce420ff228a537d1f4c573dbbde1ac39cc770c98ac199face347b4128779')
+sha256sums=('c7d8ec36f5319e09929e78ee0c359aa3c84007439ea920c26c17b23e3a74496a')
build() {
cd "The-Powder-Toy-${pkgver}b"