summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreugene2024-01-30 13:42:04 +0000
committereugene2024-01-30 13:42:04 +0000
commit3f8eae68da78fca221585546a8aab5330e77797b (patch)
treefb15332706d597222bd5d26433211fdf5e903e4f /PKGBUILD
parent27e542512848a8fd7aa0d8e2e3e5ca0a8038d67f (diff)
downloadaur-3f8eae68da78fca221585546a8aab5330e77797b.tar.gz
New version: 0.9.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d9e37fe3b07..01e43a203ed2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: royrocks <royrocks13@gmail.com>
pkgname=tuxpaint
-pkgver=0.9.31
+pkgver=0.9.32
pkgrel=1
pkgdesc='Drawing program designed for young children'
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('tuxpaint-stamps: more stamps'
'tuxpaint-config: configuration manager'
'python2: zh_tw font generator script')
source=("https://downloads.sourceforge.net/sourceforge/tuxpaint/$pkgname-$pkgver.tar.gz")
-sha256sums=('1a85c04fa5c9ae6b3ffd2ca8fa86a84c0c8b462b5059fa1fc2c445b5cfa857ee')
+sha256sums=('09cce22241481dc1360fc4bc5d4da1d31815d7a2563b9e9fa217a672ba974bf2')
prepare() {
cd "$pkgname-$pkgver"