summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeoTheFox2020-10-19 00:53:08 +0300
committerNeoTheFox2020-10-19 00:53:08 +0300
commit29fbcb0a5a9108e248c490c20be5bc155795ce85 (patch)
treef9243012cc30aad883bbc8e9a5cd47685f70b28f
parent404dd66a2fab2aab5ab7ad9933626665f35fcae4 (diff)
downloadaur-29fbcb0a5a9108e248c490c20be5bc155795ce85.tar.gz
bumped to 2.46
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b74859e857e..7ddfea9208a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: neothefox <soniczerops(at)gmail.com>
pkgname=paintstorm-bin
-pkgver=2.43
+pkgver=2.46
pkgrel=2
pkgdesc="Professional software for digital painting"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="http://www.paintstormstudio.com"
license=('Commercial')
depends=('gtk2' 'freeglut' 'ftgl' 'libcurl-gnutls' 'glew1.13')
source=("https://paintstormstudio.com/Paintstorm_linux_v${pkgver}.run.tar.gz")
-sha256sums=('c94a7174666a04ad9329dfd7a3ed9963e49cacdfc4de4880b26d337767c9b84b')
+sha256sums=('84855fc8b405bd4a5de8303020d2fbbec9a31ce837bb5baaef67c4f6cec012d5')
provides=('paintstorm')
conflicts=('paintstorm')
install="${pkgname}.install"