extra/dumb to 2.0.3-4

This commit is contained in:
Kevin Mihelich 2024-07-12 12:52:32 +00:00
parent 8900957150
commit 1122c8dd80
2 changed files with 16 additions and 1 deletions

15
extra/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

View file

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