* update dumb to 2.0.3-4

This commit is contained in:
Alexander Baldeck 2024-08-16 06:27:23 +02:00
parent be34c3ae5e
commit 3ffa18d302
3 changed files with 19 additions and 1 deletions

15
dumb/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = dumb
pkgdesc = IT, XM, S3M and MOD player library
pkgver = 2.0.3
pkgrel = 4
url = https://dumb.sf.net/
arch = x86_64
license = custom:dumb
license = GPL
makedepends = allegro
makedepends = cmake
makedepends = ninja
source = dumb-2.0.3.tar.gz::https://github.com/kode54/dumb/archive/2.0.3.tar.gz
sha256sums = 99bfac926aeb8d476562303312d9f47fd05b43803050cd889b44da34a9b2a4f9
pkgname = dumb

3
dumb/.nvchecker.toml Normal file
View File

@ -0,0 +1,3 @@
[dumb]
source = "git"
git = "https://github.com/kode54/dumb.git"

View File

@ -6,7 +6,7 @@
pkgname=dumb
pkgver=2.0.3
pkgrel=3
pkgrel=4
pkgdesc='IT, XM, S3M and MOD player library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(custom:dumb GPL)