summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2019-03-23 13:07:20 +0100
committerLeonard de Ruijter2019-03-23 13:07:20 +0100
commitc06ce999a1acd1e778d616b19d3d5e83b1954200 (patch)
tree16fb344c356fb23f1fdcc20c4caf0279174965e8
parent44c0afd8cf78863d533088a2b4726c2b612e93f3 (diff)
downloadaur-c06ce999a1acd1e778d616b19d3d5e83b1954200.tar.gz
Update to KH11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3679e3971cfb..60a2964b9d2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 20 05:24:11 UTC 2018
+# Sat Mar 23 12:07:14 UTC 2019
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_kh10
+ pkgver = 2.4.0_kh11
pkgrel = 2
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-kh10.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh11.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
- sha256sums = 783684db7b199b0e4096fcbd9f1b4c50bb79542e1a33dbaf6d817b2ba4150d33
+ sha256sums = 1d3871e842b3fcf9a2d0a663863c1fa309a97cee863a0edca03200e3d7959b32
sha256sums = 46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0
sha256sums = b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f
sha256sums = 4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73
diff --git a/PKGBUILD b/PKGBUILD
index 9035a433fb8f..99d8595d8cc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh10
+pkgver=2.4.0_kh11
pkgrel=2
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=('783684db7b199b0e4096fcbd9f1b4c50bb79542e1a33dbaf6d817b2ba4150d33'
+sha256sums=('1d3871e842b3fcf9a2d0a663863c1fa309a97cee863a0edca03200e3d7959b32'
'46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0'
'b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f'
'4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73')