summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9fdac0d6f1e..0119fd46a38a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = otr-verwaltung3p-dev
pkgdesc = Manage your onlinetvrecorder.com files: cut, preview cuts, rate cutlists etc.
- pkgver = 1.0.0b8.post4
+ pkgver = 1.0.0b8.post5
pkgrel = 11
url = https://github.com/EinApfelBaum/otr-verwaltung3p
arch = any
@@ -34,8 +34,7 @@ pkgbase = otr-verwaltung3p-dev
conflicts = otr-verwaltung3p
conflicts = otr-verwaltung3p-dev-git
options = !strip
- source = https://github.com/EinApfelBaum/otr-verwaltung3p/archive/1.0.0b8.post4.tar.gz
- sha256sums = 8488a48c3a0ca3d4d5f793e8b6b410f8e6763ab086e5e06dd06a596378365040
+ source = https://github.com/EinApfelBaum/otr-verwaltung3p/archive/1.0.0b8.post5.tar.gz
+ sha256sums = 7fd2f3ef75a3672480d7bf70af446c7be0bf9401a29f9fb6d00041f39b17e054
pkgname = otr-verwaltung3p-dev
-
diff --git a/PKGBUILD b/PKGBUILD
index 4084f389afef..25b4c5677ff5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gCurse <gcurse at web de>
pkgname=otr-verwaltung3p-dev
-pkgver=1.0.0b8.post4
+pkgver=1.0.0b8.post5
pkgrel=11
pkgdesc='Manage your onlinetvrecorder.com files: cut, preview cuts, rate cutlists etc.'
arch=('any')
@@ -21,7 +21,7 @@ provides=('otr-verwaltung3p')
_pkgname='otr-verwaltung3p'
source=("https://github.com/EinApfelBaum/otr-verwaltung3p/archive/${pkgver}.tar.gz")
-sha256sums=('8488a48c3a0ca3d4d5f793e8b6b410f8e6763ab086e5e06dd06a596378365040')
+sha256sums=('7fd2f3ef75a3672480d7bf70af446c7be0bf9401a29f9fb6d00041f39b17e054')
options=('!strip')
#prepare() {