mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/dumb to 2.0.3-1
This commit is contained in:
parent
0cfa4e5104
commit
e0185e7a3a
1 changed files with 3 additions and 3 deletions
|
@ -9,15 +9,15 @@
|
|||
|
||||
pkgbase=dumb
|
||||
pkgname=(dumb dumb-a4)
|
||||
pkgver=2.0.2
|
||||
pkgrel=3
|
||||
pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='IT, XM, S3M and MOD player library'
|
||||
arch=('x86_64')
|
||||
license=('custom:dumb' 'GPL')
|
||||
url='http://dumb.sf.net/'
|
||||
makedepends=('allegro' 'allegro4' 'cmake' 'ninja')
|
||||
source=($pkgname-$pkgver.tar.gz::"https://github.com/kode54/dumb/archive/$pkgver.tar.gz")
|
||||
sha256sums=('9e64eff5e4237a1e3c2cf2e8d5f75e3b54c2197fd5bc85a71a4741a5fd9c10f4')
|
||||
sha256sums=('99bfac926aeb8d476562303312d9f47fd05b43803050cd889b44da34a9b2a4f9')
|
||||
|
||||
build() {
|
||||
cp -r "$pkgname-$pkgver" "$pkgname-$pkgver-a4"
|
||||
|
|
Loading…
Reference in a new issue