summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlad2015-08-02 14:34:45 +0300
committervlad2015-08-02 14:34:45 +0300
commit328f4f65df4bb0eab6c23989c883b7665fe0df12 (patch)
treeda73e6fd8deb07511e5fd08f96bcf2a17856f57c
parent20507b3f7bf3c9322a111f431026aeb930ba78e1 (diff)
downloadaur-328f4f65df4bb0eab6c23989c883b7665fe0df12.tar.gz
Fix opensubtitles
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e76016ac96b1..807298d666dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,8 +19,6 @@ pkgbase = popcorntime
depends = nss
depends = ttf-font
optdepends = net-tools: vpn.ht client
- optdepends = ttf-liberation
- optdepends = ttf-ms-fonts
options = !strip
source = desktop-v0.3.8-0.tar.bz2::https://git.popcorntime.io/popcorntime/desktop/repository/archive.tar.bz2?ref=v0.3.8-0
source = desktop-i18n-master.tar.bz2::https://git.popcorntime.io/popcorntime/desktop-i18n/repository/archive.tar.bz2?ref=master
diff --git a/PKGBUILD b/PKGBUILD
index 3fd00d7e5c8f..4e7d99eb8054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,6 +50,7 @@ prepare() {
cd "${srcdir}/${_gitname}"
sed -i "s|opensubtitles.git|opensubtitles-api.git|g" package.json
+ sed -i "s|ebb786a9d72820d479b9d0b2268f48453898ba3c|1fd9f4174ef93bb2efb0cfa6fdd1300223263251|g" package.json
cp "${srcdir}"/desktop-i18n.git/* src/app/language