summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Bury2024-08-06 14:32:23 -0400
committerAlexandre Bury2024-08-06 14:32:23 -0400
commit3c60bb8c205e07e4d52cbd10869608fdba898258 (patch)
tree9c4b62d2191827d947d526bb92d5848812f396e7 /PKGBUILD
parent12cfff7e1783b2dda108ff1c7713c3b53a22e58a (diff)
downloadaur-3c60bb8c205e07e4d52cbd10869608fdba898258.tar.gz
Update to 3.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51437816e5b4..78962e3285c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
pkgname=inkstitch
-pkgver=3.0.1
+pkgver=3.1.0
pkgrel=1
pkgdesc="An open source machine embroidery design platform based on Inkscape"
arch=("x86_64")
url="https://inkstitch.org/"
depends=("inkscape")
source=("https://github.com/inkstitch/inkstitch/releases/download/v${pkgver}/inkstitch-${pkgver}-linux.tar.xz")
-sha256sums=('b67c88242dbeafbd44c78e4b70a6dc3860d04a417c012a13439819bf97789c61')
+sha256sums=('cb196008342aa6fa563db17bb37bd758782b7554d46660ae2e734973e69f509a')
license=(GPL)
+options=(!strip)
package() {
mkdir -p $pkgdir/usr/share/inkscape/extensions