summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112016-05-13 22:57:09 +0200
committerjose17112016-05-13 22:57:09 +0200
commitae537b2a62e0affaf23af5dfdf119f5bf6ee6591 (patch)
treea8b325e1b8c12ef2e922fab25fb9a6affb678ef3
parentdab0e7194bbe849b4589f81c647ad6e8dce41fc6 (diff)
downloadaur-ae537b2a62e0affaf23af5dfdf119f5bf6ee6591.tar.gz
updated source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c12766ce8191..fd5199c968ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 13:04:49 UTC 2015
+# Fri May 13 20:56:43 UTC 2016
pkgbase = bin32-lightscribe-labeler
pkgdesc = LightScribe Simple Labeler
pkgver = 1.18.15.1
- pkgrel = 3
+ pkgrel = 4
url = http://www.pawtec.com/lightscribe
arch = x86_64
license = custom
@@ -19,7 +19,7 @@ pkgbase = bin32-lightscribe-labeler
provides = lightscribe-labeler=1.18.15.1
conflicts = lightscribe-labeler
options = !strip
- source = http://download.lightscribe.com/ls/lightscribeApplications-1.18.15.1-linux-2.6-intel.rpm
+ source = http://www.pawtec.com/lightscribe_files/Linux/LSL/lightscribeApplications-1.18.15.1-linux-2.6-intel.rpm
source = lightscribe-labeler.desktop
md5sums = bf5eb9aa41e3b5f4d0c879591464c1db
md5sums = 02f2e57ec1773d906f8b15e6f1f95eae
diff --git a/PKGBUILD b/PKGBUILD
index 15ebe29943ca..e7007e07e677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Jose Riha <jose1711 gmail com>
+# Contributor: jhrdka
# Contributor: James An <james@jamesan.ca>
# Contributor: ugaciaka <ugaciaka@gmail.com>
@@ -9,7 +10,7 @@ _pkgname=lightscribe-labeler
pkgname=bin32-lightscribe-labeler
pkgver=1.18.15.1
-pkgrel=3
+pkgrel=4
pkgdesc="LightScribe Simple Labeler"
arch=('x86_64')
url="http://www.pawtec.com/lightscribe"
@@ -18,7 +19,8 @@ depends=('bin32-lightscribe' 'lib32-libstdc++5' 'lib32-qt4' 'lib32-libxi' 'lib32
provides=("$_pkgname=$pkgver")
conflicts=($_pkgname)
options=('!strip')
-source=(http://download.lightscribe.com/ls/lightscribeApplications-$pkgver-linux-2.6-intel.rpm lightscribe-labeler.desktop)
+#source=(http://download.lightscribe.com/ls/lightscribeApplications-$pkgver-linux-2.6-intel.rpm lightscribe-labeler.desktop)
+source=(http://www.pawtec.com/lightscribe_files/Linux/LSL/lightscribeApplications-$pkgver-linux-2.6-intel.rpm lightscribe-labeler.desktop)
md5sums=('bf5eb9aa41e3b5f4d0c879591464c1db'
'02f2e57ec1773d906f8b15e6f1f95eae')