summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8aafe9f3783..52adcc7e2723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# 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.6
- pkgrel = 1
+ pkgver = 1.2.7
+ pkgrel = 2
url = http://osmc.tv
arch = i686
arch = x86_64
@@ -15,10 +13,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_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
+ source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_127_i386.deb
+ sha256sums_i686 = f86947924576ffba8ddad40b7d42f81602047aee41c24e97fe76e8b4fc9dffaf
+ source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_127_amd64.deb
+ sha256sums_x86_64 = b1cddd5a85151e3cec76df0418830b823ee9bf740434423079d128346877bf3b
pkgname = osmc-installer-bin
diff --git a/PKGBUILD b/PKGBUILD
index c3ad606f3e2c..1f45903dc094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname="osmc-installer-bin"
pkgver="1.2.7"
-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')