makedeb
GZDoom is music system as a standalone library
Click here to go back to the commit logs for zmusic.
Hash: 2acc6854df088e775a711628616d74ec4682b347
Message: small desc changes
diff --git a/.SRCINFO b/.SRCINFO
index d3925c4..7076b34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+generated-by = makedeb-makepkg
+
pkgbase = zmusic
- pkgdesc = GZDoom's music system as a standalone library
+ pkgdesc = GZDoom is music system as a standalone library
pkgver = 1.1.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/coelckers/ZMusic
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index df21de6..a975478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Tobias Zindl <zie.develop@gmail.com>
# Maintainer: Jan Cholasta <grubber at grubber cz>
+
pkgname=zmusic
pkgver=1.1.8
-pkgrel=1
-pkgdesc="GZDoom's music system as a standalone library"
+pkgrel=2
+pkgdesc="GZDoom is music system as a standalone library"
arch=('x86_64')
url='https://github.com/coelckers/ZMusic'
license=('BSD' 'GPL3' 'LGPL2.1' 'LGPL3' 'custom:dumb')