summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn2024-02-10 18:09:22 +0000
committerJohn2024-02-10 18:23:50 +0000
commit9ed33e99f6d3ae7560d1e4d46da34672a041c789 (patch)
treed4ac1c4a2ead806a016b98946597c1d37bbfe784
parentda6550fb1bb080063b15ed18a12f29760a1210c2 (diff)
downloadaur-mythtv-git.tar.gz
MythTV v34
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c49e7e6b8d42..2276ba5b89f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mythtv-git
pkgdesc = A Homebrew PVR project (Stable '-fixes' branch)
- pkgver = 33.1.r30.g512d723c83
+ pkgver = 34.0.r1.gf3f012aa3f
pkgrel = 1
url = https://www.mythtv.org/
arch = x86_64
@@ -70,7 +70,7 @@ pkgbase = mythtv-git
provides = mythtv
conflicts = mythtv
options = !lto
- source = git+https://github.com/MythTV/mythtv#branch=fixes/33
+ source = git+https://github.com/MythTV/mythtv#branch=fixes/34
source = mythbackend.service
source = mythtv.desktop
source = mythtv.png
diff --git a/PKGBUILD b/PKGBUILD
index 2503f15b35e7..f03bf820b7ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv-git
-pkgver=33.1.r30.g512d723c83
+pkgver=34.0.r1.gf3f012aa3f
pkgrel=1
pkgdesc="A Homebrew PVR project (Stable '-fixes' branch)"
arch=('x86_64')
@@ -86,7 +86,7 @@ options=(!lto)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=(
- "git+https://github.com/MythTV/mythtv#branch=fixes/33"
+ "git+https://github.com/MythTV/mythtv#branch=fixes/34"
'mythbackend.service'
'mythtv.desktop'
'mythtv.png'