diff options
author | Britney Fransen <brfransen@gmail.com> | 2024-01-31 03:15:33 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2024-01-31 03:15:33 (GMT) |
commit | b19669c10e61456cd59622970d99617dc0c516d7 (patch) | |
tree | 03ea63f421b34da49c67f8a15955e243d3a77ccf /linhes/mythtv/PKGBUILD | |
parent | f0932c4195fad6c130da7903506c45b61e920031 (diff) | |
download | linhes_pkgbuild-b19669c10e61456cd59622970d99617dc0c516d7.zip linhes_pkgbuild-b19669c10e61456cd59622970d99617dc0c516d7.tar.gz linhes_pkgbuild-b19669c10e61456cd59622970d99617dc0c516d7.tar.bz2 |
mythtv: rebuild for libs
Diffstat (limited to 'linhes/mythtv/PKGBUILD')
-rw-r--r-- | linhes/mythtv/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linhes/mythtv/PKGBUILD b/linhes/mythtv/PKGBUILD index 5339ce1..445d6e1 100644 --- a/linhes/mythtv/PKGBUILD +++ b/linhes/mythtv/PKGBUILD @@ -8,7 +8,7 @@ pkgname=mythtv pkgver=33+fixes.20240113.512d723c -pkgrel=1 +pkgrel=2 pkgdesc="A Homebrew PVR project" arch=('x86_64') url="https://www.mythtv.org/" @@ -129,8 +129,8 @@ prepare() { done msg "--------------------------done applying patches-------------------------" - msg "Updating en_us Translation" - lrelease -removeidentical i18n/mythfrontend_en_us.ts +# msg "Updating en_us Translation" +# lrelease -removeidentical i18n/mythfrontend_en_us.ts } pkgver() { |