aur updates

This commit is contained in:
Kevin Mihelich 2014-08-10 20:45:52 +00:00
parent 531daf5bf0
commit 2ec341c54b
8 changed files with 17 additions and 13 deletions

View file

@ -2,7 +2,7 @@
pkgname=couchpotato-git
_gitname=CouchPotatoServer
pkgver=3533.31daf49
pkgver=3613.e75a852
pkgrel=1
pkgdesc="Automatic Movie Downloading via NZBs & Torrent"
arch=('any')

View file

@ -6,7 +6,7 @@
# Contributor: Simon Perry <aur [at] sanxion [dot] net>
pkgname=dropbear
pkgver=2014.63
pkgver=2014.65
pkgrel=1
pkgdesc="Lightweight replacement for sshd"
arch=('i686' 'x86_64' 'armv6h')
@ -15,7 +15,7 @@ license=('MIT')
depends=('zlib')
source=(http://matt.ucc.asn.au/$pkgname/releases/$pkgname-$pkgver.tar.bz2
$pkgname.service)
sha256sums=('595992de432ba586a0e7e191bbb1ad587727678bb3e345b018c395b8c55b57ae'
sha256sums=('e20057aa7db0f9ea4efdcbfc6fc6b73a648b47b6ab6a01659472142b06f5f56c'
'1920dc2d9a1dd86b3137ae4348196f9b95142d6eee484ee536bc7dfed7f0def0')
build() {

View file

@ -5,10 +5,10 @@
# Contributor: Farhan Yousaf <farhany at xaviya dot com>
pkgname=netatalk
pkgver=3.1.3
pkgver=3.1.4
pkgrel=1
pkgdesc='A kernel-level implementation of AFP services'
arch=('i686' 'x86_64' 'armv6h')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='http://netatalk.sourceforge.net'
license=('GPL')
depends=('avahi>=0.6' 'libldap' 'libgcrypt>=1.2.3' 'libevent' 'python2' 'dbus-glib' 'python2-dbus')
@ -19,7 +19,7 @@ install=$pkgname.install
source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2
avahi-client.patch
python2.patch)
md5sums=('ac65dafa20d502a10438fec7e1116b1e'
md5sums=('b2efc1e1dec8fcdbfb5f61b8ca2b22ab'
'00379aacb88dcac8c1e0513da1a5f24c'
'97bc0467dd8a866d9f0835d6440e3c19')

View file

@ -8,7 +8,7 @@
pkgname=omxplayer-git
pkgver=340.f322182
pkgver=366.90b8951
pkgrel=1
pkgdesc="omxplayer is a command line media player for the RaspberryPi"
arch=('arm' 'armv6h')

View file

@ -2,7 +2,7 @@
# Contributor: Gilrain <pierre.buard+aur gmail com>
# Contributor: bruenig
pkgname=packer
pkgver=20131001
pkgver=20140810
pkgrel=1
pkgdesc="Bash wrapper for pacman and aur"
url="http://github.com/keenerd/packer"
@ -12,7 +12,8 @@ makedepends=('git')
depends=('grep' 'sed' 'bash' 'curl' 'pacman' 'jshon' 'expac')
optdepends=('sudo: install and update packages as non-root'
'customizepkg: apply customizepkg modifications')
source=('git://github.com/keenerd/packer.git')
#source=('git://github.com/keenerd/packer.git')
source=('git+https://github.com/keenerd/packer.git')
md5sums=('SKIP')
pkgver() {

View file

@ -1,7 +1,7 @@
# Maintainer: bug <bug2000@gmail.com>
# Contributor: Lone_Wolf <lonewolf@xs4all.nl>
pkgname=pioneers
pkgver=15.1
pkgver=15.2
pkgrel=1
pkgdesc="A clone of the famous Siedler of Catan game"
arch=('i686' 'x86_64')
@ -10,10 +10,13 @@ license=('GPL2')
depends=('gtk2')
makedepends=('pkgconfig' 'intltool' 'librsvg')
source=(http://downloads.sourceforge.net/pio/$pkgname-$pkgver.tar.gz)
md5sums=('08a460cceb8aa6f426015873b88ec667')
md5sums=('c3b364e5d8d7e5172bcd2ced897daf06')
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr
make || return 1
}
package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}

View file

@ -3,7 +3,7 @@
_pkgname=pithos
pkgname=$_pkgname-git
pkgver=397
pkgver=403
pkgrel=1
epoch=1
pkgdesc='Pandora Internet Radio player for GNOME'

View file

@ -4,7 +4,7 @@
# Contributor: Augusto Born de Oliveira <augustoborn at gmail dot com>
pkgname=sickbeard-git
pkgver=3814.a3bfb87
pkgver=3846.fe2abd7
pkgrel=1
pkgdesc="A PVR application that downloads and manages your TV shows"
arch=('any')