diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-02-04 18:35:55 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-02-04 18:35:55 (GMT) |
commit | 1e89faeb53c46402e0b8bfac23d0992e195b08ee (patch) | |
tree | 808acc90be3810659c43732bce7e8db55428857f | |
parent | 107db2b0f83d3a31f4be6d0f02cb5998d80c664b (diff) | |
download | linhes_pkgbuild-1e89faeb53c46402e0b8bfac23d0992e195b08ee.zip linhes_pkgbuild-1e89faeb53c46402e0b8bfac23d0992e195b08ee.tar.gz linhes_pkgbuild-1e89faeb53c46402e0b8bfac23d0992e195b08ee.tar.bz2 |
mythtv & mythplugins: update to latest -fixes
-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 fb427e0..480a2f3 100644 --- a/linhes/mythplugins/PKGBUILD +++ b/linhes/mythplugins/PKGBUILD @@ -15,7 +15,7 @@ pkgname=('mythplugins-mytharchive' 'mythplugins-mythzoneminder') br=fixes/32 t="${br#*/}+${br%/[0-9][0-9]}" -pkgver=32+fixes.20230121.35f323c8 +pkgver=32+fixes.20230203.23e158cb pkgrel=1 epoch=0 arch=('any') diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD index 8033709..871a51d 100644 --- a/linhes/mythtv/PKGBUILD +++ b/linhes/mythtv/PKGBUILD @@ -7,7 +7,7 @@ # Contributor: dorphell <dorphell@archlinux.org> pkgname=mythtv -pkgver=32+fixes.20230121.35f323c8 +pkgver=32+fixes.20230203.23e158cb pkgrel=1 pkgdesc="A Homebrew PVR project" arch=('x86_64') |