summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevome2024-10-22 08:14:32 +0800
committerdevome2024-10-22 08:14:32 +0800
commit8a27296ad343b22e699834f6727258f8587a8445 (patch)
treeecc5385c9669d186ab8dee6b51d2c6917c2d365e
parentb507223057d27cf55787f953508abe848ad1272f (diff)
downloadaur-8a27296ad343b22e699834f6727258f8587a8445.tar.gz
stirling-pdf-bin: 0.30.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dc7bb64d385..0b91f46444fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stirling-pdf-bin
pkgdesc = Locally hosted web application that allows you to perform various operations on PDF files
- pkgver = 0.29.0
+ pkgver = 0.30.0
pkgrel = 1
url = https://github.com/Stirling-Tools/Stirling-PDF
arch = any
@@ -146,12 +146,12 @@ pkgbase = stirling-pdf-bin
provides = stirling-pdf
conflicts = stirling-pdf
backup = etc/stirling-pdf/stirling-pdf.env
- source = stirling-pdf-0.29.0.jar::https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v0.29.0/Stirling-PDF-with-login.jar
+ source = stirling-pdf-0.30.0.jar::https://github.com/Stirling-Tools/Stirling-PDF/releases/download/v0.30.0/Stirling-PDF-with-login.jar
source = stirling-pdf.env
source = stirling-pdf.service
source = stirling-pdf.sysusers
source = stirling-pdf.tmpfiles
- sha256sums = 2d2d7ae10454c67fb6bab631895278408494e2936dea0a5850b044b7d2838547
+ sha256sums = a8335d13a0356f1bd98428a0c5260508f2d6d3c1903c820df3b3c7b08d2ebd61
sha256sums = 21eb87b52d8502b10b339f9d2267530fcaa73f849317ad25102b6bd489ce9280
sha256sums = 2bb657dff015c992782eddfd036cc001c105bb57e052e8b2fe3f80161a450070
sha256sums = 0f8b3d727955536ae3ed98e8aeccb8f073e4c97c36a95de595624a71ea5fdd11
diff --git a/PKGBUILD b/PKGBUILD
index e4357194f666..dfa59546d445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="stirling-pdf"
pkgname="${_pkgname}-bin"
-pkgver=0.29.0
+pkgver=0.30.0
pkgrel=1
pkgdesc="Locally hosted web application that allows you to perform various operations on PDF files"
arch=("any")
@@ -18,7 +18,7 @@ source=("${_pkgname}-${pkgver}.jar::${url}/releases/download/v${pkgver}/Stirling
"${_pkgname}.service"
"${_pkgname}.sysusers"
"${_pkgname}.tmpfiles")
-sha256sums=('2d2d7ae10454c67fb6bab631895278408494e2936dea0a5850b044b7d2838547'
+sha256sums=('a8335d13a0356f1bd98428a0c5260508f2d6d3c1903c820df3b3c7b08d2ebd61'
'21eb87b52d8502b10b339f9d2267530fcaa73f849317ad25102b6bd489ce9280'
'2bb657dff015c992782eddfd036cc001c105bb57e052e8b2fe3f80161a450070'
'0f8b3d727955536ae3ed98e8aeccb8f073e4c97c36a95de595624a71ea5fdd11'