summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21835f16e2db..28df89aa1e71 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.0b6
+ pkgver = 1.0.0b7
pkgrel = 6
url = https://github.com/EinApfelBaum/otr-verwaltung3p
arch = any
@@ -34,8 +34,8 @@ pkgbase = otr-verwaltung3p-dev
conflicts = otr-verwaltung3p
conflicts = otr-verwaltung3p-dev-git
options = !strip
- source = https://github.com/EinApfelBaum/otr-verwaltung3p/archive/1.0.0b6.tar.gz
- sha256sums = 2513d64e1829d30e1326e566bb750f93b94f80c460bfebc2bdfcff518959c23c
+ source = https://github.com/EinApfelBaum/otr-verwaltung3p/archive/1.0.0b7.tar.gz
+ sha256sums = 56d38ecb0272c20a0a86fb46e74ca3f8bb12a1fa4f8be9c1ffdf43b19d014857
pkgname = otr-verwaltung3p-dev
diff --git a/PKGBUILD b/PKGBUILD
index 9f35019f1370..ff0bff200f0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gCurse <gcurse at web de>
pkgname=otr-verwaltung3p-dev
-pkgver=1.0.0b6
+pkgver=1.0.0b7
pkgrel=6
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=('2513d64e1829d30e1326e566bb750f93b94f80c460bfebc2bdfcff518959c23c')
+sha256sums=('56d38ecb0272c20a0a86fb46e74ca3f8bb12a1fa4f8be9c1ffdf43b19d014857')
options=('!strip')