summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2019-07-14 15:58:10 +0200
committerLeonard de Ruijter2019-07-14 15:58:10 +0200
commit25193ebd13be001d518cfe2fcea96a6dbdca2caa (patch)
tree7561413ecd87c016dbe69ca4b276c2fc7193ef40
parentc06ce999a1acd1e778d616b19d3d5e83b1954200 (diff)
downloadaur-25193ebd13be001d518cfe2fcea96a6dbdca2caa.tar.gz
Update to kh12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60a2964b9d2c..25043d7c8e9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 23 12:07:14 UTC 2019
+# Sun Jul 14 13:57:51 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_kh11
- pkgrel = 2
+ pkgver = 2.4.0_kh12
+ pkgrel = 1
url = http://karlheyes.github.com
install = icecast-kh.install
arch = i686
@@ -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-kh11.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh12.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
- sha256sums = 1d3871e842b3fcf9a2d0a663863c1fa309a97cee863a0edca03200e3d7959b32
+ sha256sums = 8c36477c7cd51a5bedce5d3f92411f7bf5d277a3d6a06a90c7b45fdfca8f22e6
sha256sums = 46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0
sha256sums = b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f
sha256sums = 4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73
diff --git a/PKGBUILD b/PKGBUILD
index 99d8595d8cc5..a344e094a6d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh11
-pkgrel=2
+pkgver=2.4.0_kh12
+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')
url='http://karlheyes.github.com'
@@ -18,7 +18,7 @@ source=(https://github.com/karlheyes/$pkgname/archive/${pkgname/-*}-${pkgver//_/
$pkgname.logrotate
start-by-icecast.patch
$pkgname.service)
-sha256sums=('1d3871e842b3fcf9a2d0a663863c1fa309a97cee863a0edca03200e3d7959b32'
+sha256sums=('8c36477c7cd51a5bedce5d3f92411f7bf5d277a3d6a06a90c7b45fdfca8f22e6'
'46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0'
'b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f'
'4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73')