summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Bertelli2023-09-10 22:54:19 -0300
committerFilipe Bertelli2023-09-10 22:54:19 -0300
commit0045a4a9d6f5cb283efa8c1d818cdc5980a9c188 (patch)
tree57d6704e7394abbffed7d2dcf41d5e65152da2a7
parent52c670fcdf78025330774dd9a2b207d8aed69998 (diff)
downloadaur-0045a4a9d6f5cb283efa8c1d818cdc5980a9c188.tar.gz
Update to 4.3.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb0a4785a6f1..69fd0ffed044 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = pixelitor
pkgdesc = Advanced image editor with support for layers, layer masks, text layers, multiple undo, blending modes, cropping, Gaussian blurring, unsharp masking, histograms, etc.
- pkgver = 4.3.0
+ pkgver = 4.3.1
pkgrel = 1
url = https://pixelitor.sourceforge.io/
arch = any
license = GPL3
depends = hicolor-icon-theme
depends = java-runtime
- source = https://github.com/lbalazscs/Pixelitor/releases/download/v4.3.0/Pixelitor-4.3.0.jar
- source = https://github.com/lbalazscs/Pixelitor/raw/v4.3.0/src/main/resources/images/pixelitor_icon256.png
- source = https://github.com/lbalazscs/Pixelitor/raw/v4.3.0/src/main/resources/images/pixelitor_icon48.png
+ source = https://github.com/lbalazscs/Pixelitor/releases/download/v4.3.1/Pixelitor-4.3.1.jar
+ source = https://github.com/lbalazscs/Pixelitor/raw/v4.3.1/src/main/resources/images/pixelitor_icon256.png
+ source = https://github.com/lbalazscs/Pixelitor/raw/v4.3.1/src/main/resources/images/pixelitor_icon48.png
source = pixelitor.sh
source = io.sourceforge.Pixelitor.metainfo.xml
source = io.sourceforge.Pixelitor.mime.xml
source = io.sourceforge.Pixelitor.desktop
- sha256sums = 2adaf82781d72b81221b856eb9b08dcaef62192d82c83715ba7bd66186267c86
+ sha256sums = ae0147e52af8e430d971572056dca4bbdc4b613d544c3b19ac4b9376c4c40b83
sha256sums = 1bdace2276459eaffe6e71bdc1cab3ee6ec0c4734ddfd8e488357f247708e95f
sha256sums = 672e731fb58e22348ef4891e67c3ab2afed25bc2e319512620b2c51eb1d5bbe0
sha256sums = e115a95154386e33e342d8e445b5d157db5bebe9a8f1b5a2d92a351b098b0ad5
diff --git a/PKGBUILD b/PKGBUILD
index a6da3c534fa4..d7780430836c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=pixelitor
-pkgver=4.3.0
+pkgver=4.3.1
pkgrel=1
pkgdesc='Advanced image editor with support for layers, layer masks, text layers, multiple undo, blending modes, cropping, Gaussian blurring, unsharp masking, histograms, etc.'
arch=('any')
@@ -16,7 +16,7 @@ source=("https://github.com/lbalazscs/Pixelitor/releases/download/v$pkgver/Pixel
'io.sourceforge.Pixelitor.metainfo.xml'
'io.sourceforge.Pixelitor.mime.xml'
'io.sourceforge.Pixelitor.desktop')
-sha256sums=('2adaf82781d72b81221b856eb9b08dcaef62192d82c83715ba7bd66186267c86'
+sha256sums=('ae0147e52af8e430d971572056dca4bbdc4b613d544c3b19ac4b9376c4c40b83'
'1bdace2276459eaffe6e71bdc1cab3ee6ec0c4734ddfd8e488357f247708e95f'
'672e731fb58e22348ef4891e67c3ab2afed25bc2e319512620b2c51eb1d5bbe0'
'e115a95154386e33e342d8e445b5d157db5bebe9a8f1b5a2d92a351b098b0ad5'