summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a00757c0d345..cc3e7c6a23c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pdf-xchange
pkgdesc = Perform simple editing of PDF files
- pkgver = 5.5.314.0
+ pkgver = 5.5.315.0
pkgrel = 1
url = http://www.tracker-software.com/product/pdf-xchange-editor
install = pdf-xchange.install
@@ -13,9 +13,9 @@ pkgbase = pdf-xchange
depends = wine
depends = hicolor-icon-theme
source_i686 = http://www.tracker-software.com/downloads/PDFXVE5.x86.msi
- md5sums_i686 = a8bfbda133e3c64c3c6b0fc20bfbe07d
+ md5sums_i686 = 727451b980123624fcbe26869210849a
source_x86_64 = http://www.tracker-software.com/downloads/PDFXVE5.x64.msi
- md5sums_x86_64 = 1216a4f9dd9a3447f1b52421d1287cdf
+ md5sums_x86_64 = 4dacec9df39420ba9a331bafa04ddd60
pkgname = pdf-xchange
diff --git a/PKGBUILD b/PKGBUILD
index 7f6a53642c00..1139d4d23878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname="pdf-xchange"
-pkgver="5.5.314.0"
+pkgver="5.5.315.0"
pkgrel="1"
pkgdesc="Perform simple editing of PDF files"
license=('Custom')
@@ -15,10 +15,10 @@ _x64file="PDFXVE5.x64.msi"
_installdir="/usr/lib"
source_x86_64+=($_downloadsource/$_x64file)
- md5sums_x86_64+=(1216a4f9dd9a3447f1b52421d1287cdf)
+ md5sums_x86_64+=(4dacec9df39420ba9a331bafa04ddd60)
source_i686+=($_downloadsource/$_x86file)
- md5sums_i686+=(a8bfbda133e3c64c3c6b0fc20bfbe07d)
+ md5sums_i686+=(727451b980123624fcbe26869210849a)
prepare()
{