summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 8 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e2e897da4c9..4084f389afef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gCurse <gcurse at web de>
pkgname=otr-verwaltung3p-dev
-pkgver=1.0.0b8.post1
-pkgrel=10
+pkgver=1.0.0b8.post4
+pkgrel=11
pkgdesc='Manage your onlinetvrecorder.com files: cut, preview cuts, rate cutlists etc.'
arch=('any')
url='https://github.com/EinApfelBaum/otr-verwaltung3p'
@@ -20,16 +20,14 @@ provides=('otr-verwaltung3p')
_pkgname='otr-verwaltung3p'
-source=("https://github.com/EinApfelBaum/otr-verwaltung3p/archive/${pkgver}.tar.gz"
- "otrverwaltung3p_actions_cutvirtualdub.diff")
-sha256sums=('62dba87eaca54b546126e09be94bca2c555acf9eebb3fce11657efb9dc708a84'
- '5f3b58ee6f2259a8e5f25420f561c64beb2fb915ac537bc585d768416ad44ee8')
+source=("https://github.com/EinApfelBaum/otr-verwaltung3p/archive/${pkgver}.tar.gz")
+sha256sums=('8488a48c3a0ca3d4d5f793e8b6b410f8e6763ab086e5e06dd06a596378365040')
options=('!strip')
-prepare() {
- # hotfix
- patch "${srcdir}/${_pkgname}-${pkgver}/otrverwaltung3p/actions/cutvirtualdub.py" otrverwaltung3p_actions_cutvirtualdub.diff
-}
+#prepare() {
+ ## hotfix
+ #patch "${srcdir}/${_pkgname}-${pkgver}/otrverwaltung3p/actions/decodeorcut.py" otrverwaltung3p_actions_decodeorcut.diff
+#}
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"