From dd31017aa6628b90dd8287d270eb7021307c044a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 9 Jul 2015 18:28:05 +0300 Subject: update URL --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 123c049..64e8c5f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -10,9 +10,9 @@ pkgbase = masterpdfeditor depends = qt4 source = masterpdfeditor.desktop sha256sums = 29218c206e5b78776bc3ec44a760773273274bb56baee5e19e06c3ec55db59fd - source_i686 = http://code-industry.net/public/master-pdf-editor-3.2.62_i386.tar.gz + source_i686 = http://get.code-industry.net/public/master-pdf-editor-3.2.62_i386.tar.gz sha256sums_i686 = 4bd36e4cf4192c3a393baf5335a4bc9d75fbe2c8f35fe6bda3e637ae62d9bcc0 - source_x86_64 = http://code-industry.net/public/master-pdf-editor-3.2.62_amd64.tar.gz + source_x86_64 = http://get.code-industry.net/public/master-pdf-editor-3.2.62_amd64.tar.gz sha256sums_x86_64 = 30db9548412f38aeebf795543dde36fc1f9fcb5244c61e22d25bafe68528c02d pkgname = masterpdfeditor diff --git a/PKGBUILD b/PKGBUILD index 3a97c48..d346e46 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,8 +12,8 @@ depends=('qt4') install=${pkgname}.install source=(${pkgname}.desktop) -source_i686=(http://code-industry.net/public/master-pdf-editor-${pkgver}_i386.tar.gz) -source_x86_64=(http://code-industry.net/public/master-pdf-editor-${pkgver}_amd64.tar.gz) +source_i686=(http://get.code-industry.net/public/master-pdf-editor-${pkgver}_i386.tar.gz) +source_x86_64=(http://get.code-industry.net/public/master-pdf-editor-${pkgver}_amd64.tar.gz) sha256sums=('29218c206e5b78776bc3ec44a760773273274bb56baee5e19e06c3ec55db59fd') sha256sums_i686=('4bd36e4cf4192c3a393baf5335a4bc9d75fbe2c8f35fe6bda3e637ae62d9bcc0') -- cgit v1.2.3-70-g09d2