summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValHue2016-02-01 20:27:02 +0100
committerValHue2016-02-01 20:27:02 +0100
commit0de2ac892f1759ce56ac72945291aa34d23902af (patch)
treefef6757acc52be3b51e494e8ac8cdbcfe486f0f5
parent42d711446cadead39115149db2d508325922672a (diff)
downloadaur-0de2ac892f1759ce56ac72945291aa34d23902af.tar.gz
Update to 1.2.4-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f09d8d37ac7..95830a2614a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 17 10:29:09 UTC 2016
+# Mon Feb 1 19:26:42 UTC 2016
pkgbase = osmc-installer-bin
pkgdesc = OSMC Installer allows you to install OSMC on a variety of devices.
- pkgver = 1.2.3
+ pkgver = 1.2.4
pkgrel = 1
url = http://osmc.tv
arch = i686
@@ -14,10 +14,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_123_i386.deb
- sha256sums_i686 = cc14d157f0ae63202afef0e3247b2b8dad53440659f129be5efc3a4de9d66da0
- source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_123_amd64.deb
- sha256sums_x86_64 = bd1bb3a182210ae6a1dc33ae7f1fd42216ad833b974aea7bc09cadfc6f4396ae
+ source_i686 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/i386/osmc-installer_124_i386.deb
+ sha256sums_i686 = 9a99f6555be7627de0923cd4f1e110dd4b81e3a9da75e1c5aca3154c6d059770
+ source_x86_64 = http://download.opensuse.org/repositories/home:/osmc/Debian_8.0/amd64/osmc-installer_124_amd64.deb
+ sha256sums_x86_64 = 2284107a464bbb5eb470c235b48941a673ee39066edfc747c1a2b019993ea705
pkgname = osmc-installer-bin
diff --git a/PKGBUILD b/PKGBUILD
index e10cf2740ba4..8a6e7dc894aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Luigi Ranghetti <ggranga at gmail dot com>
pkgname="osmc-installer-bin"
-pkgver="1.2.3"
+pkgver="1.2.4"
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=('cc14d157f0ae63202afef0e3247b2b8dad53440659f129be5efc3a4de9d66da0')
-sha256sums_x86_64=('bd1bb3a182210ae6a1dc33ae7f1fd42216ad833b974aea7bc09cadfc6f4396ae')
+sha256sums_i686=('9a99f6555be7627de0923cd4f1e110dd4b81e3a9da75e1c5aca3154c6d059770')
+sha256sums_x86_64=('2284107a464bbb5eb470c235b48941a673ee39066edfc747c1a2b019993ea705')
package() {
cd "${srcdir}"