summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGimmeapill2015-06-24 22:21:24 +0200
committerGimmeapill2015-06-24 22:21:24 +0200
commitc73a0e16b7c1ed47b68198a5c38ae0c063aa8ec6 (patch)
tree231ddb54d1a4e6df10dd19ada642f0fad996a02c
parent6c2baf26186091f384d37864d53e11620558a8f7 (diff)
downloadaur-c73a0e16b7c1ed47b68198a5c38ae0c063aa8ec6.tar.gz
version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de57a053106c..97f8e47b9dbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hdjmod
pkgdesc = Hercules DJ kernel module
pkgver = 1.28
- pkgrel = 12
+ pkgrel = 13
url = http://ts.hercules.com/eng/
install = hdjmod.install
arch = i686
@@ -11,7 +11,7 @@ pkgbase = hdjmod
makedepends = linux-headers
depends = linux>=3.16
optdepends = hdjcpl: Control Panel for the Hercules DJ series hardware settings
- source = ftp://ftp.hercules.com/pub/webupdate/DJCSeries/Hercules_DJSeries_Linux.tgz
+ source = ftp://ftp.hercules.com/pub/webupdate/DJCSeries/Legacy/Hercules_DJSeries_Linux.tgz
source = hdjmod.diff
source = kernel_2.6.31_fix.patch
source = kernel_2.6.35_fix.diff
diff --git a/PKGBUILD b/PKGBUILD
index 9db16019133a..9e1ef73f91fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=hdjmod
pkgver=1.28
-pkgrel=12
+pkgrel=13
pkgdesc="Hercules DJ kernel module"
arch=('i686' 'x86_64')
url="http://ts.hercules.com/eng/"
@@ -16,7 +16,7 @@ makedepends=('rpmextract' 'linux-headers')
optdepends=('hdjcpl: Control Panel for the Hercules DJ series hardware settings')
install=hdjmod.install
-source=('ftp://ftp.hercules.com/pub/webupdate/DJCSeries/Hercules_DJSeries_Linux.tgz'
+source=('ftp://ftp.hercules.com/pub/webupdate/DJCSeries/Legacy/Hercules_DJSeries_Linux.tgz'
'hdjmod.diff'
'kernel_2.6.31_fix.patch'
'kernel_2.6.35_fix.diff'