summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlad2015-08-18 01:41:22 +0300
committervlad2015-08-18 01:41:22 +0300
commit44dc0a8e02eba3fe039133234f57aa184542004a (patch)
tree387f762651793a34c616bc88d74280b5ba967af7
parent899f3b86eb4e72366b3b2accc518b4012f5818d4 (diff)
downloadaur-44dc0a8e02eba3fe039133234f57aa184542004a.tar.gz
del desktop-i18n
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 0 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53e7608ed368..43eaefa05ccd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,10 +21,8 @@ pkgbase = popcorntime
optdepends = net-tools: vpn.ht client
options = !strip
source = desktop-v0.3.8-3.tar.bz2::https://git.popcorntime.io/popcorntime/desktop/repository/archive.tar.bz2?ref=v0.3.8-3
- source = desktop-i18n-master.tar.bz2::https://git.popcorntime.io/popcorntime/desktop-i18n/repository/archive.tar.bz2?ref=master
source = popcorntime.desktop
sha256sums = c8a41e3751439ba2f109f4543511999f0f2b6e8844a3bfea3d864174529a64b8
- sha256sums = SKIP
sha256sums = f89595aeaf1c09ad2b0a869be1ad14922b4747f901cec0f1b65c4c72719dcdec
pkgname = popcorntime
diff --git a/PKGBUILD b/PKGBUILD
index d4e60be64056..8de631bbb01b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,17 +37,13 @@ if [ "$CARCH" = 'i686' ]; then
fi
source=("desktop-${_pkgver}.tar.bz2::https://git.popcorntime.io/popcorntime/desktop/repository/archive.tar.bz2?ref=${_pkgver}"
- "desktop-i18n-master.tar.bz2::https://git.popcorntime.io/popcorntime/desktop-i18n/repository/archive.tar.bz2?ref=master"
"popcorntime.desktop")
sha256sums=('c8a41e3751439ba2f109f4543511999f0f2b6e8844a3bfea3d864174529a64b8'
- 'SKIP'
'f89595aeaf1c09ad2b0a869be1ad14922b4747f901cec0f1b65c4c72719dcdec')
prepare() {
cd "${srcdir}/${_gitname}"
- cp "${srcdir}"/desktop-i18n.git/* src/app/language
-
export PYTHON=/usr/bin/python2
npm install