summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeoTheFox2021-08-28 14:17:10 +0300
committerNeoTheFox2021-08-28 14:17:10 +0300
commit63ab1b9226a34cc925442f4c5899dce6782c62b0 (patch)
treee23c6ff7afb6051316e1a75318b3de5edbc4466d /PKGBUILD
parent99b0f94ec06c8c482c0526f3585ee64fae5c37e5 (diff)
downloadaur-63ab1b9226a34cc925442f4c5899dce6782c62b0.tar.gz
bump to 2.47
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fd9274f1c21..f7849b668cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Maintainer: neothefox <soniczerops(at)gmail.com>
pkgname=paintstorm-bin
-pkgver=2.46
-pkgrel=2
+pkgver=2.47
+pkgrel=1
pkgdesc="Professional software for digital painting"
arch=('x86_64')
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=('8782e377af92ef32a8c39e366b1f67c9ce0d22ae69136aad57056179d1288ba0')
+sha256sums=('aec8902e11cf047341f91f1eedc57849364026439f9f91f24d3113d5672a8ab5')
provides=('paintstorm')
conflicts=('paintstorm')
install="${pkgname}.install"