summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard de Ruijter2018-07-04 19:43:46 +0200
committerLeonard de Ruijter2018-07-04 19:43:46 +0200
commitd3320ca1753dcf830a93663d423e42111510236d (patch)
treec6aae4c93bddca669f566d56f1b1d62bc4fbadf7
parent36dde3a576184a83bda8b21172989624f37ac240 (diff)
downloadaur-d3320ca1753dcf830a93663d423e42111510236d.tar.gz
Update to KH10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index def9f8e66b8f..209e69020b45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 8 14:04:16 UTC 2018
+# Wed Jul 4 17:43:39 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_kh9
+ pkgver = 2.4.0_kh10
pkgrel = 1
url = http://karlheyes.github.com
install = icecast-kh.install
@@ -22,7 +22,7 @@ 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-kh9.tar.gz
+ source = https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh10.tar.gz
source = icecast-kh.logrotate
source = start-by-icecast.patch
source = icecast-kh.service
diff --git a/PKGBUILD b/PKGBUILD
index dfb0b3efca5c..6a3c01c6b4d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
pkgname=icecast-kh
-pkgver=2.4.0_kh9
+pkgver=2.4.0_kh10
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')