mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur updates
This commit is contained in:
parent
afe082a554
commit
69fcf37940
5 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Maik Broemme <mbroemme@libmpq.org>
|
||||
|
||||
pkgname=asterisk
|
||||
pkgver=13.0.1
|
||||
pkgver=13.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="A complete PBX solution"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -125,7 +125,7 @@ source=(http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-$
|
|||
${pkgname}.logrotated \
|
||||
${pkgname}.tmpfile)
|
||||
install=${pkgname}.install
|
||||
sha256sums=('3e5843de00c7534b886b7f2c5bdf671d8a8bf3f49d925a4adbce9660f1fc418d'
|
||||
sha256sums=('d4a0943b11f31aa4cb6373ff0edd749919582e67944b526468c20486ec3833c4'
|
||||
'74e0b278d553499f0c648a6e3d55c0dbb11b0c6dc93a85b020a21eafadb83783'
|
||||
'caa24cfec5c6b4f8cea385269e39557362acad7e2a552994c3bc24080e3bdd4e'
|
||||
'673c0c55bce8068c297f9cdd389402c2d5d5a25e2cf84732cb071198bd6fa78a')
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=couchpotato-git
|
||||
_gitname=CouchPotatoServer
|
||||
pkgver=3862.1fb031f
|
||||
pkgver=3971.0288cc8
|
||||
pkgrel=1
|
||||
pkgdesc="Automatic Movie Downloading via NZBs & Torrent"
|
||||
arch=('any')
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=cower
|
||||
pkgver=12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A simple AUR agent with a pretentious name"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://github.com/falconindy/cower"
|
||||
|
@ -10,6 +10,7 @@ license=('MIT')
|
|||
depends=('curl' 'openssl' 'pacman' 'yajl')
|
||||
makedepends=('perl')
|
||||
source=("http://code.falconindy.com/archive/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
|
||||
validpgpkeys=('487EACC08557AD082088DABA1EB2638FF56C0C53') # Dave Reisner
|
||||
md5sums=('e13a22c4e2595a95cf10fa4370fb0eee'
|
||||
'SKIP')
|
||||
|
||||
|
|
|
@ -1,17 +1,16 @@
|
|||
# Maintainer: ponsfoot <cabezon dot hashimoto at gmail dot com>
|
||||
# Contributor: Linmiao Xu <linmiao.xu@gmail.com>
|
||||
# Contributor: Roberto Alsina <ralsina@kde.org>
|
||||
# Maintainer: Sebastien Leduc <sebastien@sleduc.fr>
|
||||
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
|
||||
|
||||
pkgname=python2-paver
|
||||
pkgver=1.2.2
|
||||
pkgver=1.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="Build, Distribute and Deploy Python Projects"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.blueskyonmars.com/projects/paver/"
|
||||
license=('BSD')
|
||||
depends=('python2')
|
||||
source=(http://pypi.python.org/packages/source/P/Paver/Paver-${pkgver}.tar.gz)
|
||||
md5sums=('0b23c15a2d881f59c4a4c6a1f597cb9f')
|
||||
source=("http://pypi.python.org/packages/source/P/Paver/Paver-${pkgver}.tar.gz")
|
||||
md5sums=('81879832d7ff8c4a871420756fa7f550')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}/Paver-${pkgver}"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Contributor: Augusto Born de Oliveira <augustoborn at gmail dot com>
|
||||
|
||||
pkgname=sickbeard-git
|
||||
pkgver=3888.e7581c3
|
||||
pkgver=3920.0b54fbc
|
||||
pkgrel=1
|
||||
pkgdesc="A PVR application that downloads and manages your TV shows"
|
||||
arch=('any')
|
||||
|
|
Loading…
Reference in a new issue