summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2015-07-28 11:51:46 +0200
committerValHue2015-07-28 11:51:46 +0200
commitcdd8ef13f57b790b766f5d7dd5a42ffb2dbd3f87 (patch)
tree30870e49312426f3142d9224ba984ebaf471e40a
parented2b18ebcfc959c38b1377a767e61f5b6f94a9d3 (diff)
downloadaur-cdd8ef13f57b790b766f5d7dd5a42ffb2dbd3f87.tar.gz
Update to 1.1.1-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90259189f1ff..01b31737b893 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = osmc-installer-bin
pkgdesc = OSMC Installer allows you to install OSMC on a variety of devices.
pkgver = 1.1.1
- pkgrel = 1
+ pkgrel = 2
url = http://osmc.tv
arch = i686
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = osmc-installer-bin
depends = gcc-libs
depends = zlib
provides = osmc-installer
- source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_7.0/i386/osmc-installer_111_i386.deb
- md5sums_i686 = 04227d4d124baff3d0f7563ac42789eb
- source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_7.0/amd64/osmc-installer_111_amd64.deb
- md5sums_x86_64 = c99942d619a7b7e06624251a95b83c33
+ source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_111_i386.deb
+ sha256sums_i686 = 929e916b7f0c3188c5c4ba6e9481ae798672c1bd979d2629c09c649135afe910
+ source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_111_amd64.deb
+ sha256sums_x86_64 = 78a36059d9410615e02f7e35e5da8c35512c63e2ceeb37b0db5e965996e7006c
pkgname = osmc-installer-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3263d79298d3..661a8e6ca296 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname="osmc-installer-bin"
pkgver="1.1.1"
-pkgrel="1"
+pkgrel="2"
pkgdesc="OSMC Installer allows you to install OSMC on a variety of devices."
url="http://osmc.tv"
arch=('i686' 'x86_64')
@@ -14,10 +14,10 @@ license=('GPL')
depends=('glibc' 'gcc' 'qt4' 'gcc-libs' 'zlib')
provides=('osmc-installer')
-source_i686=("http://download.opensuse.org/repositories/home:/osmc/Debian_7.0/i386/osmc-installer_${pkgver//./}_i386.deb")
-source_x86_64=("http://download.opensuse.org/repositories/home:/osmc/Debian_7.0/amd64/osmc-installer_${pkgver//./}_amd64.deb")
-md5sums_i686=('04227d4d124baff3d0f7563ac42789eb')
-md5sums_x86_64=('c99942d619a7b7e06624251a95b83c33')
+source_i686=("http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_${pkgver//./}_i386.deb")
+source_x86_64=("http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_${pkgver//./}_amd64.deb")
+sha256sums_i686=('929e916b7f0c3188c5c4ba6e9481ae798672c1bd979d2629c09c649135afe910')
+sha256sums_x86_64=('78a36059d9410615e02f7e35e5da8c35512c63e2ceeb37b0db5e965996e7006c')
package() {
cd "${srcdir}"