summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2021-02-10 08:15:40 +0100
committerLeonard de Ruijter2021-02-10 08:15:40 +0100
commit2aa002872840a2d4a7527ba45a4896a036539138 (patch)
tree80c97023f904e551a6b7475ba0989254ea985fcf
parent25193ebd13be001d518cfe2fcea96a6dbdca2caa (diff)
downloadaur-2aa002872840a2d4a7527ba45a4896a036539138.tar.gz
Update to k15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25043d7c8e9d..8b609317f928 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 14 13:57:51 UTC 2019
+# Wed Feb 10 07:12:00 UTC 2021
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_kh12
+ pkgver = 2.4.0_kh15
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-kh12.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh15.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
- sha256sums = 8c36477c7cd51a5bedce5d3f92411f7bf5d277a3d6a06a90c7b45fdfca8f22e6
+ sha256sums = fe7b7a9309f538a001f5253acd7f2899180d50244513dfc9cc490fe7d33ec9b7
sha256sums = 46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0
sha256sums = b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f
sha256sums = 4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73
diff --git a/PKGBUILD b/PKGBUILD
index a344e094a6d2..e815cafeb4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh12
+pkgver=2.4.0_kh15
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=('8c36477c7cd51a5bedce5d3f92411f7bf5d277a3d6a06a90c7b45fdfca8f22e6'
+sha256sums=('fe7b7a9309f538a001f5253acd7f2899180d50244513dfc9cc490fe7d33ec9b7'
'46f4d6942223a6d82f0b188e616a8a9cda3911663d59cc976c44b7a9822149f0'
'b09ac79daccf8347ead4088aca31d2214dcd27e211e9ee2e96ef1a44b65df84f'
'4b7f31aff45c6a572d54279531b7944567363d4c2bcd86d9c48887dc7da80a73')