summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorExcitable Snowball2022-05-16 23:28:31 +0000
committerExcitable Snowball2022-05-16 23:28:31 +0000
commitf97fa8aced971b8bc133106f89b5e3d8f3d3b266 (patch)
tree6c5912165555232a79d7492bd8c38f0082b3e902 /PKGBUILD
parent30218d8e012dfb05761612cab2781d503a4442b0 (diff)
downloadaur-inkscape-appimage.tar.gz
1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67a7ac46a19e..1983ecfc247d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Excitable Snowball <excitablesnowball@gmail.com>
pkgname=inkscape-appimage
-pkgver=1.1.2
+pkgver=1.2
pkgrel=1
pkgdesc="Professional vector graphics editor (official AppImage release)"
arch=('x86_64')
@@ -10,9 +10,9 @@ depends=()
provides=('inkscape')
conflicts=('inkscape')
options=('!strip')
-source=("inkscape-$pkgver.AppImage::https://inkscape.org/gallery/item/31669/Inkscape-0a00cf5-x86_64.AppImage"
+source=("inkscape-$pkgver.AppImage::https://inkscape.org/gallery/item/33450/Inkscape-dc2aeda-x86_64.AppImage"
"inkscape.sh")
-sha256sums=('b7a99b6c0ee2817706e77803643f4a6caf9e35bdec928e963c1d2ae86e5e4beb'
+sha256sums=('020ba9ef605d35f539adde9c6872c4231caa8472438180285258bc9aa11a4e55'
'52214003ba59053e0faa2030d48b03c16bf540babd40ff7360928cd0145aa5de')
prepare() {