summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2023-10-08 18:19:26 +0200
committerClaudia Pellegrino2023-10-08 18:22:35 +0200
commit9cf136b7b179cba3722111540e75e42e32c00535 (patch)
tree18bfbc7db252c91a644fef5996ecc45adf92e515
parente52f21583776e8ed071868783af224d2a8c9e508 (diff)
downloadaur-9cf136b7b179cba3722111540e75e42e32c00535.tar.gz
Upgrade dependency to v3.9.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2898457c3cb0..38fd2855ba03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inkscape-eggbot-git
pkgdesc = EggBot software as an Inkscape extension. Useful for other plotters, too.
- pkgver = r686.28a050b
+ pkgver = r688.ac3cf73
pkgrel = 1
url = https://github.com/evil-mad/EggBot
arch = any
@@ -15,8 +15,8 @@ pkgbase = inkscape-eggbot-git
conflicts = inkscape-eggbot
options = !strip
source = inkscape-eggbot-git::git+https://github.com/evil-mad/EggBot.git
- source = axidraw-3.9.3.tar.gz::https://github.com/evil-mad/axidraw/archive/v3.9.3.tar.gz
+ source = axidraw-3.9.4.tar.gz::https://github.com/evil-mad/axidraw/archive/v3.9.4.tar.gz
sha512sums = SKIP
- sha512sums = 0d0add604dc0ff30bd24bb32e908ebb82c421ccbc4a75d2c4136ebc6e4f2cbc272fb13ac907adfd7fc46d4409d065729131ad8fe7fe71b6ff21a9a14740d63c6
+ sha512sums = 80c779fcdc4a3a7f14005e9085b2a8b9ee565186d7053349417fdeb19d94b6f8a5732fe72ffcc8245f205eef5099691fea2d79188cbef9d0d50a4aca2c9d4f00
pkgname = inkscape-eggbot-git
diff --git a/PKGBUILD b/PKGBUILD
index f6b6e0fbedd7..7aeea80ac445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=inkscape-eggbot-git
_gitpkgname=EggBot
-pkgver=r686.28a050b
-_axidraw_pkgver=3.9.3
+pkgver=r688.ac3cf73
+_axidraw_pkgver=3.9.4
pkgrel=1
pkgdesc='EggBot software as an Inkscape extension. Useful for other plotters, too.'
arch=('any')
@@ -25,7 +25,7 @@ source=(
sha512sums=(
'SKIP'
- '0d0add604dc0ff30bd24bb32e908ebb82c421ccbc4a75d2c4136ebc6e4f2cbc272fb13ac907adfd7fc46d4409d065729131ad8fe7fe71b6ff21a9a14740d63c6'
+ '80c779fcdc4a3a7f14005e9085b2a8b9ee565186d7053349417fdeb19d94b6f8a5732fe72ffcc8245f205eef5099691fea2d79188cbef9d0d50a4aca2c9d4f00'
)
pkgver() {