summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Nagel2024-04-16 18:24:22 +0200
committerGeorg Nagel2024-04-16 18:24:22 +0200
commite971fe56a7445cebad47a3e07ba7c9e4a9ecafe8 (patch)
tree8c3f20e879e8d51603067827cb381d4311781605
parent5941913db20743051854a2ee54dcd2a7a2fc1a0a (diff)
downloadaur-e971fe56a7445cebad47a3e07ba7c9e4a9ecafe8.tar.gz
update srcinfo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd1cbb93cd12..e43816b65317 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = penpot
pkgdesc = The open-source design tool for design and code collaboration
pkgver = 2.0.2
- pkgrel = 1
+ pkgrel = 3
url = https://penpot.app
arch = x86_64
license = MPL-2.0
@@ -26,7 +26,7 @@ pkgbase = penpot
depends = ghostscript
depends = netpbm
depends = potrace
- optdepends = python-tabulater: for the penbot-manage script
+ optdepends = python-tabulator: for the penbot-manage script
optdepends = sfnt2woff: for uploading own fonts
optdepends = chromium: for making the exporter work
noextract = penpot-2.0.2.tgz
diff --git a/PKGBUILD b/PKGBUILD
index ccd51df16a82..28a0f03b0a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgbase=penpot
pkgname=(penpot penpot-exporter penpot-frontend)
pkgver=2.0.2
babashka_version="1.3.189"
-pkgrel=2
+pkgrel=3
pkgdesc="The open-source design tool for design and code collaboration "
arch=('x86_64')
url="https://penpot.app"