summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67c52cbf1236..77daf91b8c66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cups-xerox-phaser-6500
pkgdesc = CUPS driver for the Xerox Phaser 6500 series
pkgver = 1.0.0
pkgrel = 1
- url = http://www.support.xerox.com/support/phaser-6500/downloads/engb.html?operatingSystem=linux&fileLanguage=en_GB
+ url = https://www.support.xerox.com/support/phaser-6500/downloads/engb.html?operatingSystem=linux&fileLanguage=en_GB
arch = i686
arch = x86_64
license = custom
@@ -10,7 +10,7 @@ pkgbase = cups-xerox-phaser-6500
makedepends = libtool
depends = cups
source = http://download.support.xerox.com/pub/drivers/6500/drivers/linux/en_GB/Xerox-Phaser-6500-Linux.rpm
- md5sums = aad7730c2a9f7f755d66cb477d8f732a
+ sha256sums = 29b46cd1e57463ad4adcfa507bdaecd9fcdbda50fdb4cb34f53164af45dbebcb
pkgname = cups-xerox-phaser-6500
diff --git a/PKGBUILD b/PKGBUILD
index b83f2ea5205c..12baa342eb0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@ pkgname=cups-xerox-phaser-6500
pkgver=1.0.0
pkgrel=1
_rpmname=Xerox-Phaser-6500-Linux.rpm
-pkgdesc="CUPS driver for the Xerox Phaser 6500 series"
-url="http://www.support.xerox.com/support/phaser-6500/downloads/engb.html?operatingSystem=linux&fileLanguage=en_GB"
+pkgdesc='CUPS driver for the Xerox Phaser 6500 series'
+url='https://www.support.xerox.com/support/phaser-6500/downloads/engb.html?operatingSystem=linux&fileLanguage=en_GB'
license=('custom')
arch=('i686' 'x86_64')
depends=('cups')
makedepends=('rpmextract' 'libtool')
-source=(http://download.support.xerox.com/pub/drivers/6500/drivers/linux/en_GB/Xerox-Phaser-6500-Linux.rpm)
-md5sums=('aad7730c2a9f7f755d66cb477d8f732a')
+source=('http://download.support.xerox.com/pub/drivers/6500/drivers/linux/en_GB/Xerox-Phaser-6500-Linux.rpm')
+sha256sums=('29b46cd1e57463ad4adcfa507bdaecd9fcdbda50fdb4cb34f53164af45dbebcb')
build() {
cd "$srcdir"