diff options
author | Arthur Zamarin <arthurzam@gmail.com> | 2015-07-09 18:28:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gmail.com> | 2015-07-09 18:28:05 +0300 |
commit | dd31017aa6628b90dd8287d270eb7021307c044a (patch) | |
tree | 4ff8a7007b3110a7cff7d41b39d3636b3effd375 | |
parent | 6da953b2952e62aa7baf21685cfc83c45c5038ac (diff) | |
download | masterpdfeditor-dd31017aa6628b90dd8287d270eb7021307c044a.tar.gz masterpdfeditor-dd31017aa6628b90dd8287d270eb7021307c044a.tar.bz2 masterpdfeditor-dd31017aa6628b90dd8287d270eb7021307c044a.zip |
update URL
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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') |