summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2016-03-11 10:49:56 +0100
committerValHue2016-03-11 10:49:56 +0100
commit840fcb2ffcc5df67e221d5bc181c21bfb4a3cf0a (patch)
treef28bb325f2ba75aa5dbc715930eb1a0556558216
parentca39f94619bb8384a777251a920e2449fe2a0bbe (diff)
downloadaur-840fcb2ffcc5df67e221d5bc181c21bfb4a3cf0a.tar.gz
Update to 1.2.6-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb2f2cda8f22..e8aafe9f3783 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 20 13:11:45 UTC 2016
+# Fri Mar 11 09:49:19 UTC 2016
pkgbase = osmc-installer-bin
pkgdesc = OSMC Installer allows you to install OSMC on a variety of devices.
- pkgver = 1.2.5
+ pkgver = 1.2.6
pkgrel = 1
url = http://osmc.tv
arch = i686
@@ -15,10 +15,10 @@ pkgbase = osmc-installer-bin
depends = gcc-libs
depends = zlib
provides = osmc-installer
- source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_125_i386.deb
- sha256sums_i686 = 2267ad29b31469f7f66206d03e0689360fe8f7382378fa207f06ea7284dbc80c
- source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_125_amd64.deb
- sha256sums_x86_64 = afab8516164d9b093dc89700b0d7cf894f68ae579e91d9af279ea9152dd0eebc
+ source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_126_i386.deb
+ sha256sums_i686 = bdc2535f761778494b815d912118e5dca5f3d04cd618745d79192c771b2822b6
+ source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_126_amd64.deb
+ sha256sums_x86_64 = 5d54cedba9c54ac8251384a40f66bb50c37e932b77bdbe053f08a597994f9e73
pkgname = osmc-installer-bin
diff --git a/PKGBUILD b/PKGBUILD
index cad1816d8a9f..0c6e40f40478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Luigi Ranghetti <ggranga at gmail dot com>
pkgname="osmc-installer-bin"
-pkgver="1.2.5"
+pkgver="1.2.6"
pkgrel="1"
pkgdesc="OSMC Installer allows you to install OSMC on a variety of devices."
url="http://osmc.tv"
@@ -16,8 +16,8 @@ provides=('osmc-installer')
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=('2267ad29b31469f7f66206d03e0689360fe8f7382378fa207f06ea7284dbc80c')
-sha256sums_x86_64=('afab8516164d9b093dc89700b0d7cf894f68ae579e91d9af279ea9152dd0eebc')
+sha256sums_i686=('bdc2535f761778494b815d912118e5dca5f3d04cd618745d79192c771b2822b6')
+sha256sums_x86_64=('5d54cedba9c54ac8251384a40f66bb50c37e932b77bdbe053f08a597994f9e73')
package() {
cd "${srcdir}"