summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Bertelli2022-06-28 13:52:08 -0300
committerFilipe Bertelli2022-06-28 13:52:08 -0300
commit52c670fcdf78025330774dd9a2b207d8aed69998 (patch)
tree94d08d7a949cb129494ec1cf3d49d001160dd69e
parentd3a26a4f6aafa99bf7a6cb91221debae86ec9abf (diff)
downloadaur-52c670fcdf78025330774dd9a2b207d8aed69998.tar.gz
Update to 4.3.0
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD7
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9f7f5078491..cb0a4785a6f1 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.2.3
+ pkgver = 4.3.0
pkgrel = 1
url = https://pixelitor.sourceforge.io/
arch = any
- license = GPL
+ license = GPL3
depends = hicolor-icon-theme
depends = java-runtime
- source = https://github.com/lbalazscs/Pixelitor/releases/download/v4.2.3/Pixelitor-4.2.3.jar
- source = https://github.com/lbalazscs/Pixelitor/raw/v4.2.3/src/main/resources/images/pixelitor_icon256.png
- source = https://github.com/lbalazscs/Pixelitor/raw/v4.2.3/src/main/resources/images/pixelitor_icon48.png
+ 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 = pixelitor.sh
source = io.sourceforge.Pixelitor.metainfo.xml
source = io.sourceforge.Pixelitor.mime.xml
source = io.sourceforge.Pixelitor.desktop
- sha256sums = a768831ea4e0fe04b5d1553ccd6ca8e59ee76d3609ede7f390e927af7ffe4eac
+ sha256sums = 2adaf82781d72b81221b856eb9b08dcaef62192d82c83715ba7bd66186267c86
sha256sums = 1bdace2276459eaffe6e71bdc1cab3ee6ec0c4734ddfd8e488357f247708e95f
sha256sums = 672e731fb58e22348ef4891e67c3ab2afed25bc2e319512620b2c51eb1d5bbe0
sha256sums = e115a95154386e33e342d8e445b5d157db5bebe9a8f1b5a2d92a351b098b0ad5
@@ -23,4 +23,3 @@ pkgbase = pixelitor
sha256sums = d352a976516f5f85198c2b914de9451c9cdb701a867ec1482ad44c4cb18ba2dd
pkgname = pixelitor
-
diff --git a/PKGBUILD b/PKGBUILD
index 37763b5f53e9..a6da3c534fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
+# Maintainer: Filipe Bertelli <filipebertelli@tutanota.com>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=pixelitor
-pkgver=4.2.3
+pkgver=4.3.0
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')
url='https://pixelitor.sourceforge.io/'
-license=('GPL')
+license=('GPL3')
depends=('hicolor-icon-theme' 'java-runtime')
source=("https://github.com/lbalazscs/Pixelitor/releases/download/v$pkgver/Pixelitor-$pkgver.jar"
"https://github.com/lbalazscs/Pixelitor/raw/v$pkgver/src/main/resources/images/pixelitor_icon256.png"
@@ -15,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=('a768831ea4e0fe04b5d1553ccd6ca8e59ee76d3609ede7f390e927af7ffe4eac'
+sha256sums=('2adaf82781d72b81221b856eb9b08dcaef62192d82c83715ba7bd66186267c86'
'1bdace2276459eaffe6e71bdc1cab3ee6ec0c4734ddfd8e488357f247708e95f'
'672e731fb58e22348ef4891e67c3ab2afed25bc2e319512620b2c51eb1d5bbe0'
'e115a95154386e33e342d8e445b5d157db5bebe9a8f1b5a2d92a351b098b0ad5'