summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfebd4b3cc29..1fb7dcab8f54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: gCurse <gcurse at web de>
pkgname=otr-verwaltung3p-dev
-pkgver=1.0.0beta002
-pkgrel=3
+pkgver=1.0.0b4
+pkgrel=4
pkgdesc='Manage your onlinetvrecorder.com files: cut, preview cuts, rate cutlists etc.'
arch=('any')
url='https://github.com/EinApfelBaum/otr-verwaltung3p'
license=('GPL3')
-depends=('gtk3' 'python' 'python-gobject' 'gst-python' 'python-xdg' 'python-dbus' 'python-cairo'
+depends=('gtk3' 'python' 'python-gobject' 'gst-python' 'python-appdirs' 'python-dbus' 'python-cairo'
'python-requests' 'python-keyring' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugin-gtk'
'gst-plugins-bad' 'gst-plugins-ugly' 'gst-libav' 'mpv' 'ffmpeg' 'ffms2' 'mediainfo'
'mkvtoolnix-cli')
@@ -20,10 +20,9 @@ conflicts=('otr-verwaltung3p' 'otr-verwaltung3p-dev-git')
provides=('otr-verwaltung3p')
_pkgname='otr-verwaltung3p'
-_pkgver=1.0.0-beta002
-source=("https://github.com/EinApfelBaum/otr-verwaltung3p/archive/${_pkgver}.tar.gz")
-sha256sums=('11c28866d445fda7ac255e3e850d9d63c44991fd42abf8749b2fd108fc13d3d4')
+source=("https://github.com/EinApfelBaum/otr-verwaltung3p/archive/${pkgver}.tar.gz")
+sha256sums=('75727de7b26ce9e8d133e1d1486872d57b02426acd2c86a898c8c718efd4f1af')
options=('!strip')