summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarcolinuxz2023-07-05 12:12:41 +0200
committerarcolinuxz2023-07-05 12:12:41 +0200
commit9c80328e735aac004c2371155b768c90ecab6d32 (patch)
tree9592be5027d6a177e8cd24e834d76c199c9921d9
parent16e2a2834f12d021aecb0f246a4fd3c988dbcb15 (diff)
downloadaur-9c80328e735aac004c2371155b768c90ecab6d32.tar.gz
updated version to 1.1.106
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b009b7ae27e..e2ae1cd1fae4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pantum-driver
- pkgdesc = Linux driver for all M series and most P seriers Pantum printers V1.1.99
- pkgver = 1.1.99
+ pkgdesc = Linux driver for all M series and most P seriers Pantum printers V1.1.106
+ pkgver = 1.1.106
pkgrel = 1
arch = x86_64
arch = x86
@@ -11,7 +11,7 @@ pkgbase = pantum-driver
license = proprietary
depends = sane
depends = cups
- source = https://drivers.pantum.com/userfiles/files/download/%E9%A9%B1%E5%8A%A8%E6%96%87%E4%BB%B6/2013/Pantum%20Ubuntu%20Driver%20V1_1_99-1.zip
- sha256sums = 64767c41223cb10f86fdbce37122580b00483233143fd703fe7d225f34df85c8
+ source = https://drivers.pantum.com/userfiles/files/download/drive/Pantum%20Ubuntu%20Driver%20V1_1_106.zip
+ sha256sums = 21f97310cda4aaa32a390599e44bbdd3a7446bce61f8d1519a847bcbb58f5fb4
pkgname = pantum-driver
diff --git a/PKGBUILD b/PKGBUILD
index dd069d5d6af0..73e31a921194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# maintainer: ArticExploit <artic@articexploit.xyz>
# contributor: Arch_user (in the artix forum, https://forum.artixlinux.org/index.php/topic,4601.msg29502.html#msg29502)
pkgname=pantum-driver
-pkgver="1.1.99"
+pkgver="1.1.106"
pkgrel="1"
pkgdesc="Linux driver for all M series and most P seriers Pantum printers V$pkgver"
arch=('x86_64' 'x86' 'i686' 'i386' 'arm' "aarch64")
license=('proprietary')
depends=('sane' 'cups')
source=(
- "https://drivers.pantum.com/userfiles/files/download/%E9%A9%B1%E5%8A%A8%E6%96%87%E4%BB%B6/2013/Pantum%20Ubuntu%20Driver%20V1_1_99-1.zip"
+ "https://drivers.pantum.com/userfiles/files/download/drive/Pantum%20Ubuntu%20Driver%20V1_1_106.zip"
)
sha256sums=(
- "64767c41223cb10f86fdbce37122580b00483233143fd703fe7d225f34df85c8"
+ "21f97310cda4aaa32a390599e44bbdd3a7446bce61f8d1519a847bcbb58f5fb4"
)
extract_deb()
@@ -22,7 +22,7 @@ extract_deb()
build()
{
- cd $srcdir/Pantum\ Ubuntu\ Driver\ V$pkgver-$pkgrel/Resources
+ cd $srcdir/Pantum\ Ubuntu\ Driver\ V$pkgver/Resources
mkdir -p pkg
cd ./pkg
@@ -33,7 +33,7 @@ package()
{
# go into the package folder and copy the /usr into the root
cd ${pkgdir}
- cp -r "${srcdir}/Pantum Ubuntu Driver V$pkgver-$pkgrel/Resources/pkg/"* .
+ cp -r "${srcdir}/Pantum Ubuntu Driver V$pkgver/Resources/pkg/"* .
# move this into that
# rm -r ./usr/lib64