mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-21 08:15:01 -05:00
updated git pkgbuilds, fix comskip
This commit is contained in:
parent
36edb5280b
commit
36d04a0843
@ -3,8 +3,8 @@
|
||||
|
||||
pkgname=ampache-git
|
||||
_gitname=ampache
|
||||
pkgver=3.8.1.7.g799165a
|
||||
pkgrel=2
|
||||
pkgver=3.8.2.254.g5de4caca
|
||||
pkgrel=1
|
||||
pkgdesc="A PHP-based tool for managing and playing your audio/video files via a web interface"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.ampache.org/"
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_pkgname=biboumi
|
||||
pkgname="$_pkgname-git"
|
||||
pkgver=r1087.5ba66c3
|
||||
pkgver=r1102.b71ca15
|
||||
pkgrel=1
|
||||
pkgdesc="XMPP gateway to IRC"
|
||||
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
|
||||
|
@ -33,7 +33,6 @@ build() {
|
||||
package() {
|
||||
mkdir -p "$pkgdir/usr/bin"
|
||||
install -m755 "${srcdir}/${_gitname}/comskip" "$pkgdir/usr/bin/comskip"
|
||||
install -m755 "${srcdir}/${_gitname}/comskip-gui" "$pkgdir/usr/bin/comskip-gui"
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
||||
|
@ -5,7 +5,7 @@
|
||||
pkgname=emulationstation-git
|
||||
_gitname=EmulationStation
|
||||
pkgrel=1
|
||||
pkgver=899.268e6c8
|
||||
pkgver=961.6722c34
|
||||
pkgdesc="A graphical front-end for emulators with controller navigation. Developed for the Raspbery Pi, but runs on most Linux systems."
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
|
||||
url="https://github.com/RetroPie/EmulationStation"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: almostalive <almostalive2003 at gmail dot com>
|
||||
|
||||
pkgname=libretro-vba-next-git
|
||||
pkgver=681.e773475
|
||||
pkgver=688.41f6e9a
|
||||
pkgrel=1
|
||||
pkgdesc="libretro implementation of VBA Next. (Game Boy Advance)"
|
||||
groups=('libretro')
|
||||
|
Loading…
Reference in New Issue
Block a user