summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2018-02-14 20:51:04 +0100
committerLeonard de Ruijter2018-02-14 20:51:04 +0100
commitcaa936ef724097ac0b123501237a5d7948b1556f (patch)
treee46ab809e4d5271a534bd7b5604d1e03da10c6d3
parentc187a6088636a522077997a4139fb3bb6f472083 (diff)
downloadaur-caa936ef724097ac0b123501237a5d7948b1556f.tar.gz
Update to kh8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24d311bcda68..e45efc140dc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 19 14:20:49 UTC 2017
+# Wed Feb 14 19:50:56 UTC 2018
pkgbase = icecast-kh
pkgdesc = The KH branche extends the official release of Icecast with features that may be (if found to be working out well) merged into the next official release.
- pkgver = 2.4.0_kh7
+ pkgver = 2.4.0_kh8
pkgrel = 1
url = http://karlheyes.github.com
install = icecast-kh.install
@@ -22,11 +22,11 @@ pkgbase = icecast-kh
conflicts = icecast-kh-git
backup = etc/icecast.xml
backup = etc/logrotate.d/icecast
- source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh7.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh8.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
- sha256sums = 69267eb1ca9eca451056e53efd286e6d911821257910c0f7007f70b9dc111f60
+ sha256sums = 2162650cc3a7ae9e4476ad62a8d2bf11525e1d5dd2faa48f037f0fa5f56e271e
sha256sums = 46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0
sha256sums = b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f
sha256sums = 4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73
diff --git a/PKGBUILD b/PKGBUILD
index f3bcf1437980..fc92981af7d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh7
+pkgver=2.4.0_kh8
pkgrel=1
pkgdesc='The KH branche extends the official release of Icecast with features that may be (if found to be working out well) merged into the next official release.'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(https://github.com/karlheyes/$pkgname/archive/${pkgname/-*}-${pkgver//_/
$pkgname.logrotate
start-by-icecast.patch
$pkgname.service)
-sha256sums=('69267eb1ca9eca451056e53efd286e6d911821257910c0f7007f70b9dc111f60'
+sha256sums=('2162650cc3a7ae9e4476ad62a8d2bf11525e1d5dd2faa48f037f0fa5f56e271e'
'46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0'
'b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f'
'4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73')