summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgcurse2020-05-29 16:45:50 +0200
committergcurse2020-05-29 16:45:50 +0200
commit8dcfaaceee0cea759ac784530858111446cea462 (patch)
tree9606fc08c7385b0d78863848ab939dbb545616cb
parentcd618028a1952033ae38d289fe38eecc3048cb23 (diff)
downloadaur-8dcfaaceee0cea759ac784530858111446cea462.tar.gz
New version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a679bf18f964..309c3a3c4e16 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.0b4
+ pkgver = 1.0.0b5
pkgrel = 5
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.0b4.tar.gz
- sha256sums = 75727de7b26ce9e8d133e1d1486872d57b02426acd2c86a898c8c718efd4f1af
+ source = https://github.com/EinApfelBaum/otr-verwaltung3p/archive/1.0.0b5.tar.gz
+ sha256sums = a868d2c11696d03d58f3d6846e6c49e17989f29be316d6fd797570d4380e4f15
pkgname = otr-verwaltung3p-dev
diff --git a/PKGBUILD b/PKGBUILD
index 147dc16fd3ff..747c6a75d5ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gCurse <gcurse at web de>
pkgname=otr-verwaltung3p-dev
-pkgver=1.0.0b4
+pkgver=1.0.0b5
pkgrel=5
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=('75727de7b26ce9e8d133e1d1486872d57b02426acd2c86a898c8c718efd4f1af')
+sha256sums=('a868d2c11696d03d58f3d6846e6c49e17989f29be316d6fd797570d4380e4f15')
options=('!strip')