summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2021-02-26 22:44:59 +1100
committerJames Bunton2021-02-26 22:44:59 +1100
commit1929c746e642a0157491d048ab8b00951a3bc3dc (patch)
treeaa4270d9a6336c146bb09b8e3160161d9016a98e
parentdd213b65e9fe71feff3710cf769f9e9342fbccbc (diff)
downloadaur-1929c746e642a0157491d048ab8b00951a3bc3dc.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee692020d51d..c09a4efccc0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mythtv
pkgdesc = A Homebrew PVR project
- pkgver = 31+fixes.20201012.eb3c84de
+ pkgver = 31+fixes.20210225.b6ddf202
pkgrel = 1
url = https://www.mythtv.org/
arch = x86_64
@@ -64,10 +64,10 @@ pkgbase = mythtv
optdepends = python-simplejson: Python bindings
conflicts = myththemes
conflicts = mythplugins-mythvideo
- conflicts = mythtv
+ conflicts = mythtv-git
replaces = myththemes
replaces = mythplugins-mythvideo
- replaces = mythtv
+ replaces = mythtv-git
source = git+https://github.com/MythTV/mythtv#branch=fixes/31
source = mythbackend.service
source = mythtv.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 74dc00e8925b..b3f662bcadda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dorphell <dorphell@archlinux.org>
pkgname=mythtv
-pkgver=31+fixes.20201012.eb3c84de
+pkgver=31+fixes.20210225.b6ddf202
pkgrel=1
pkgdesc="A Homebrew PVR project"
arch=('x86_64')