summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2018-04-08 16:04:21 +0200
committerLeonard de Ruijter2018-04-08 16:04:21 +0200
commit36dde3a576184a83bda8b21172989624f37ac240 (patch)
treed7919266dd177beadaec222866e8df2d38505ff3
parentcaa936ef724097ac0b123501237a5d7948b1556f (diff)
downloadaur-36dde3a576184a83bda8b21172989624f37ac240.tar.gz
Update to KH9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e45efc140dc7..def9f8e66b8f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 14 19:50:56 UTC 2018
+# Sun Apr 8 14:04:16 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_kh8
+ pkgver = 2.4.0_kh9
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-kh8.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh9.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
- sha256sums = 2162650cc3a7ae9e4476ad62a8d2bf11525e1d5dd2faa48f037f0fa5f56e271e
+ sha256sums = 7d8fbcc6da2471bd21a9feacebe187aa0b4d1aab3c5ad74efb7fcb73bb27a4b1
sha256sums = 46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0
sha256sums = b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f
sha256sums = 4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73
diff --git a/PKGBUILD b/PKGBUILD
index fc92981af7d9..dfb0b3efca5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh8
+pkgver=2.4.0_kh9
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=('2162650cc3a7ae9e4476ad62a8d2bf11525e1d5dd2faa48f037f0fa5f56e271e'
+sha256sums=('7d8fbcc6da2471bd21a9feacebe187aa0b4d1aab3c5ad74efb7fcb73bb27a4b1'
'46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0'
'b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f'
'4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73')