summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 748889089bd0..ecd2b140348f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,5 @@
pkgbase = linux-show-player
pkgdesc = sound cue playback software designed for live musical shows and theatre plays
- pkgver = 0.4
- pkgrel = 1
- url = http://linux-show-player.sourceforge.net/
- arch = any
- license = GPL3
- depends = python-pyqt5
- depends = python-gobject
- depends = gst-plugins-good
- depends = python-setuptools
- depends = python-sortedcontainers
- optdepends = portmidi: for portmidi support
- optdepends = gst-libav: for larger format support
- source = https://github.com/FrancescoCeruti/linux-show-player/archive/v0.4.tar.gz
- md5sums = 77568fc25954604a07a2c38c14d826f4
-
-pkgname = linux-show-player
-
-pkgbase = linux-show-player
- pkgdesc = sound cue playback software designed for live musical shows and theatre plays
pkgver = 0.4.1
pkgrel = 2
url = http://linux-show-player.sourceforge.net/
diff --git a/PKGBUILD b/PKGBUILD
index 8ad128bb191d..410b33215645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+
# Maintainer: Marco Asa <marcoasa90[at]gmail[dot]com>
# Contributor: Christopher Arndt <chris at chrisarndt.de>