diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-03-01 03:23:32 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-03-01 03:23:32 (GMT) |
commit | 5ba891a9285a8a0a4950bb9a87a18982c1ea97cf (patch) | |
tree | be53849e01fa3c001ca35e74cc7c2901cfc19444 | |
parent | 1455729cbb3bfd41537fe5f3fc14860770feffed (diff) | |
download | linhes_pkgbuild-5ba891a9285a8a0a4950bb9a87a18982c1ea97cf.zip linhes_pkgbuild-5ba891a9285a8a0a4950bb9a87a18982c1ea97cf.tar.gz linhes_pkgbuild-5ba891a9285a8a0a4950bb9a87a18982c1ea97cf.tar.bz2 |
mythtv & mythplugins: update to latest
-rw-r--r-- | linhes/mythplugins/PKGBUILD | 2 | ||||
-rw-r--r-- | linhes/mythtv/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/linhes/mythplugins/PKGBUILD b/linhes/mythplugins/PKGBUILD index f464d0b..dca961f 100644 --- a/linhes/mythplugins/PKGBUILD +++ b/linhes/mythplugins/PKGBUILD @@ -16,7 +16,7 @@ pkgname=('mythplugins-mytharchive' br=fixes/33 t="${br#*/}+${br%/[0-9][0-9]}" pkgver=33+fixes.20230219.c273ed0f -pkgrel=1 +pkgrel=2 epoch=0 arch=('any') url="http://www.mythtv.org" diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD index 7f7a18d..9c879a1 100644 --- a/linhes/mythtv/PKGBUILD +++ b/linhes/mythtv/PKGBUILD @@ -7,7 +7,7 @@ # Contributor: dorphell <dorphell@archlinux.org> pkgname=mythtv -pkgver=33+fixes.20230213.a803b198 +pkgver=33+fixes.20230219.c273ed0f pkgrel=1 pkgdesc="A Homebrew PVR project" arch=('x86_64') |