summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2015-08-03 00:02:10 +0300
committervlad2015-08-03 00:02:10 +0300
commit636e62842c639889f67304951d8db58c45c94a81 (patch)
tree3e6b4034e35e8b825dfc7887c386aa40efd27541 /PKGBUILD
parentabb579c4c79c7667645f57c926d04b2e69bc228b (diff)
downloadaur-636e62842c639889f67304951d8db58c45c94a81.tar.gz
Fix opensubtitles-api
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c082258162a..85e2f306df00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,9 +40,8 @@ sha256sums=('58e903cdbed2eb6f7784b38ce847f3fff6315034f58adc806c7a50d0cd763c9c'
prepare() {
cd "${srcdir}/${_gitname}"
- sed -i "s|opensubtitles.git|opensubtitles-api.git|g" package.json
- sed -i "s|ebb786a9d72820d479b9d0b2268f48453898ba3c|1fd9f4174ef93bb2efb0cfa6fdd1300223263251|g" package.json
-
+ sed -i "s|opensubtitles.git#ebb786a9d72820d479b9d0b2268f48453898ba3c|opensubtitles-api.git|g" package.json
+
cp "${srcdir}"/desktop-i18n.git/* src/app/language
export PYTHON=/usr/bin/python2