summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c8ae88708c4..9540b435889c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Fri Dec 11 13:13:54 UTC 2015
pkgbase = 4l
pkgdesc = 4L: LaCie LightScribe Labeler for Linux
pkgver = 1.0r6
- pkgrel = 6
+ pkgrel = 7
url = http://www.lacie.com/products/product.htm?pid=10803
install = 4l.install
arch = i686
@@ -14,7 +16,7 @@ pkgbase = 4l
depends = libxcursor
depends = libxrandr
depends = lightscribe
- source = http://www.lacie.com/download/drivers/4L-1.0-r6.i586.rpm
+ source = 4L-1.0-r6.i586.rpm::http://www.lacie.com/files/lacie-content/download/drivers/LaCie%20LightScribe%20Labeler%201.0%20Linux.rpm
md5sums = 11fc8b2daeaed2b61a567056413bdefd
pkgname = 4l
diff --git a/PKGBUILD b/PKGBUILD
index 4ef842c452cb..51f7926c7887 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=4l
pkgver=1.0r6
_realname=4L-1.0-r6
-pkgrel=6
+pkgrel=7
pkgdesc="4L: LaCie LightScribe Labeler for Linux"
arch=('i686')
url="http://www.lacie.com/products/product.htm?pid=10803"
@@ -12,7 +12,8 @@ license=('unknown')
install=4l.install
depends=('gcc-libs' 'libxi' 'fontconfig' 'libxinerama' 'libxcursor' 'libxrandr' 'lightscribe')
makedepends=('rpmextract')
-source=(http://www.lacie.com/download/drivers/$_realname.i586.rpm)
+#source=(http://www.lacie.com/download/drivers/$_realname.i586.rpm)
+source=($_realname.i586.rpm::http://www.lacie.com/files/lacie-content/download/drivers/LaCie%20LightScribe%20Labeler%201.0%20Linux.rpm)
md5sums=('11fc8b2daeaed2b61a567056413bdefd')
package() {