summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Robinson2023-02-20 22:56:58 -0500
committerNathan Robinson2023-02-20 22:56:58 -0500
commit61480e2540b355d66369c57b940e20772f85c46e (patch)
tree01411a76c4bb222413e987af511a7a43fd37a2ce
parent1bd239656c9c6df07a91cb441d6bb31ac079c633 (diff)
downloadaur-61480e2540b355d66369c57b940e20772f85c46e.tar.gz
Update to 22.x release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83eb4b3b951f..1d108b45fb82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = papercut-client-bin
pkgdesc = Client software for PaperCut printers
- pkgver = 21.1.1
- pkgrel = 3
+ pkgver = 22.0.8
+ pkgrel = 1
url = https://www.papercut.com/support/resources/manuals/ng-mf/clienttool/topics/user-client-install-linux.html
install = papercut-client-bin.install
arch = x86_64
license = custom
depends = java-runtime>=11
depends = gtk3
- noextract = pcng-setup-21.1.1.57910.sh
+ noextract = pcng-setup-22.0.8.65201.sh
source = papercut-client
source = config.properties.tmpl
- source = https://cdn.papercut.com/web/products/ng-mf/installers/ng/21.x/pcng-setup-21.1.1.57910.sh
+ source = https://cdn.papercut.com/web/products/ng-mf/installers/ng/22.x/pcng-setup-22.0.8.65201.sh
sha256sums = 3096295e90a23594e34ee3ff394e070ebabe15df42740cd95b27cf04adbd7ba3
sha256sums = 55e2e1ea938d8a74846b29237f66ee97a80987f2a66ff54530f31bd84b727c00
- sha256sums = 5cabf5a3936693a5f355fc4ec51d12c708703409346ced02a047a17ad3a2cac7
+ sha256sums = c5d5839b139e08a2cd28c373211d2aca3a7a81375a620d5467e4775f9b7e7e26
pkgname = papercut-client-bin
diff --git a/PKGBUILD b/PKGBUILD
index c364a433b015..772abc421cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,13 @@ url="https://www.papercut.com/support/resources/manuals/ng-mf/clienttool/topics/
depends=('java-runtime>=11' 'gtk3')
install="$pkgname.install"
-pkgver=21.1.1
-pkgrel=3
-_version_prefix="21.x"
-_build="57910"
+pkgver=22.0.8
+pkgrel=1
+_version_prefix="22.x"
+_build="65201"
+
+# Latest release URL can be found with this redirect
+# curl -LIs https://www.papercut.com/api/product/ng/latest/linux-x64/ | sed -n 's/^location: //p'
source=("papercut-client"
"config.properties.tmpl"
@@ -22,7 +25,7 @@ noextract=("pcng-setup-$pkgver.$_build.sh")
sha256sums=('3096295e90a23594e34ee3ff394e070ebabe15df42740cd95b27cf04adbd7ba3'
'55e2e1ea938d8a74846b29237f66ee97a80987f2a66ff54530f31bd84b727c00'
- '5cabf5a3936693a5f355fc4ec51d12c708703409346ced02a047a17ad3a2cac7')
+ 'c5d5839b139e08a2cd28c373211d2aca3a7a81375a620d5467e4775f9b7e7e26')
# App Configuration
# Either edit here or in $HOME/.config/papercut-client/config.properties