summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeoTheFox2022-03-22 10:52:26 +0400
committerNeoTheFox2022-03-22 10:52:26 +0400
commitaebed019624685fe9c2140b39d90fc61f0ced37d (patch)
treef073487c199d6831f8d59b1146499300722ac020 /PKGBUILD
parent63ab1b9226a34cc925442f4c5899dce6782c62b0 (diff)
downloadaur-paintstorm-bin.tar.gz
bump to 2.48
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7849b668cdb..4c5dfed4ebf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: neothefox <soniczerops(at)gmail.com>
pkgname=paintstorm-bin
-pkgver=2.47
+pkgver=2.48
pkgrel=1
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=('aec8902e11cf047341f91f1eedc57849364026439f9f91f24d3113d5672a8ab5')
+sha256sums=('7d789faa4ef1e2732bd36c545b2a7ba057db3811e26654fb834b265749bfc2d9')
provides=('paintstorm')
conflicts=('paintstorm')
install="${pkgname}.install"