diff options
-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') |