summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalló György2021-05-10 07:15:50 +0000
committerBalló György2021-05-10 07:15:50 +0000
commit9c966a0bf01a585546a109dd1fba867ca9f384d7 (patch)
tree8c7ef60119897c7b844f24b979df83cdb2570c40
parentdb3d4d11f25bf89bc2b4b7bcc7fb73a69c9148f3 (diff)
downloadaur-9c966a0bf01a585546a109dd1fba867ca9f384d7.tar.gz
Fix URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9fd47201a0b..f80990b04774 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = pixelitor
pkgdesc = Tool for making triangulated illustrations out of photos
pkgver = 4.2.3
pkgrel = 1
- url = https://github.com/FOSStriangulator/FOSStriangulator
+ url = https://pixelitor.sourceforge.io/
arch = any
license = GPL
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 22c417f7e46d..a4cef1b1a6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.2.3
pkgrel=1
pkgdesc='Tool for making triangulated illustrations out of photos'
arch=('any')
-url='https://github.com/FOSStriangulator/FOSStriangulator'
+url='https://pixelitor.sourceforge.io/'
license=('GPL')
depends=('hicolor-icon-theme' 'java-runtime')
source=("https://github.com/lbalazscs/Pixelitor/releases/download/v$pkgver/Pixelitor-$pkgver.jar"