Commit d5b5b190 authored by Seblu's avatar Seblu
Browse files

up


git-svn-id: https://seblu.net/s/archpkg@259 02741741-5192-46b8-8916-7152b19231d9
parent 52fa0f2f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@
# Contributor: Fedor Suchkov <f.suchkov@gmail.com>
# Contributor: Nathan O <ndowens.aur at gmail dot com>
pkgname=flvmeta
pkgver=1.0.11
pkgrel=4
pkgver=1.1.0
pkgrel=1
pkgdesc='An application that aims to be a replacement for tools such as flvtool2'
arch=('i686' 'x86_64')
url="http://code.google.com/p/${pkgname}/"
license=('GPL2')
source=("http://flvmeta.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
md5sums=('70c111fe20636501c2ddcd99f6cec5d7')
md5sums=('ef98d55ff13f7a347be9c37ef5222e84')

build() {
  cd ${pkgname}-${pkgver}
+2 −2
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>

pkgname=icecast-kh
pkgver=2.3.2_kh33
pkgver=2.3.3_kh1
pkgrel=1
pkgdesc='KH branche extends the offical release of Icecast with new features and bug fixes.'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ backup=('etc/icecast.xml' 'etc/logrotate.d/icecast')
source=("https://github.com/downloads/karlheyes/$pkgname/${pkgname%-*}-${pkgver//_/-}.tar.gz"
        'logrotate'
        'rc.d')
md5sums=('b1f3da25798358ad505eaa0d1d9df577'
md5sums=('7e7e032922871cece79e6d941f789568'
         '59c6552bcb1dd9fb542af8670dfabd3c'
         '8bec8be276a9204bf26fe51a5855e626')

+2 −2
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>

pkgname=python2-shout
pkgver=0.2
pkgver=0.2.1
pkgrel=1
pkgdesc='Python2 bindings for libshout'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url='http://www.icecast.org'
license=('LGPL2')
depends=('libshout' 'python2')
source=("http://downloads.us.xiph.org/releases/libshout/shout-python-$pkgver.tar.gz")
md5sums=('80bec97a1462c2d2a9282ba8a7c18336')
md5sums=('864cfecc2474590470fcce750416b7d3')

package() {
  cd shout-python-$pkgver