summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn K. Luebs2022-09-13 14:43:53 -0500
committerJohn K. Luebs2022-09-13 14:43:53 -0500
commit1cba0c80a57523937ccf3c433a3ad8c18679ae3a (patch)
tree8c9fa093165de97713760fb0bf6df4116cf3c50e /PKGBUILD
parentc5dc8dc7f3370f28d51c19dad963e36887928eab (diff)
downloadaur-dymo-cups-drivers.tar.gz
Update package to use untouched upstream source on github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ed5c09e17fc..b5be4933f741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,15 @@
pkgname=dymo-cups-drivers
pkgver=1.4.0.5
-pkgrel=4
+pkgrel=5
_archive_ver=1.4.0
url=http://global.dymo.com/
pkgdesc="Official Dymo supplied Linux Cups drivers for LabelWriter series"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
depends=('libcups')
-makedepends=('wget')
-DLAGENTS=('https::/usr/bin/wget -U Mozilla %u')
-source=(https://download.dymo.com/Software/Linux/${pkgname}-${_archive_ver}.tar.gz
- cups-ppd-header.patch cups-2.6-api.patch)
+source=("https://github.com/jkl1337/dymo-cups-drivers/releases/download/v1.4.0.5/$pkgname-$_archive_ver-src.tar.gz"
+ cups-ppd-header.patch cups-2.6-api.patch)
sha256sums=('c60797e7e986ca329f46e9a6ab1cb6382383952b15685ed69fd91f3c7ed64f71'
'3a11eaffc5295e4811721b1bd1e51d79ed5e2c5e7665d4be7fc9ce0579fd2a17'
'd256baf5b651c97df1031fde666f9b3e44afbf7df06d42f9f20ae5eaf30d1afe')