Compare commits
No commits in common. "5db75c67551357bb85342fa598fd3785f919f90e" and "e62fdb05c08372d0e48577f638127422eb1e69f8" have entirely different histories.
5db75c6755
...
e62fdb05c0
2
PKGBUILD
2
PKGBUILD
|
@ -5,7 +5,7 @@ pkgdesc="A modern Quake 1 engine. Forked from Fitzquake. Stable version with opt
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://quakespasm.sourceforge.net"
|
url="http://quakespasm.sourceforge.net"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('libvorbis' 'libmad' 'flac' 'opusfile' 'libmikmod' 'sdl2')
|
depends=('libvorbis' 'libmad' 'flac' 'opusfile' 'sdl2')
|
||||||
conflicts=('quakespasm-svn')
|
conflicts=('quakespasm-svn')
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
source=(https://sourceforge.net/projects/quakespasm/files/Source/$pkgname-$pkgver.tgz
|
source=(https://sourceforge.net/projects/quakespasm/files/Source/$pkgname-$pkgver.tgz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user