summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4dc84f46594..14acee4d71e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pdf-xchange
pkgdesc = Feature-rich PDF editor/viewer. Create, view, edit and annotate plus much more.
- pkgver = 8.0.335.0
+ pkgver = 8.0.336.0
pkgrel = 1
url = https://www.tracker-software.com/product/pdf-xchange-editor
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = pdf-xchange
depends = wine
depends = hicolor-icon-theme
source = https://www.tracker-software.com/downloads/EditorV8.x64.msi
- sha256sums = de9f983e396533f1868be143d245c981fde02a8cd2e7033c5e417874747628c9
+ sha256sums = 5dec8a658fb33f4ec6bf9f20c9f1b5a5c6d9f8e57fedf247d3e1420c4299fc10
pkgname = pdf-xchange
diff --git a/PKGBUILD b/PKGBUILD
index 24bdf3ca8c97..04e7b6029689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: swearchnick <swearchnick[at]gmail[dot]com>
pkgname="pdf-xchange"
-pkgver="8.0.335.0"
+pkgver="8.0.336.0"
pkgrel="1"
pkgdesc="Feature-rich PDF editor/viewer. Create, view, edit and annotate plus much more."
license=('Custom')
@@ -13,7 +13,7 @@ _x64file="EditorV8.x64.msi"
_installdir="/usr/lib"
source=($_downloadsource/$_x64file)
-sha256sums=('de9f983e396533f1868be143d245c981fde02a8cd2e7033c5e417874747628c9')
+sha256sums=('5dec8a658fb33f4ec6bf9f20c9f1b5a5c6d9f8e57fedf247d3e1420c4299fc10')
prepare()
{
@@ -672,8 +672,8 @@ package()
mkdir -p "$pkgdir/usr/bin"
- echo '#!/bin/bash' > "$pkgdir/usr/bin/$pkgname"
- echo "pkgname=\"${pkgname}\"" >> "$pkgdir/usr/bin/$pkgname"
+ echo '#!/bin/bash' > "$pkgdir/usr/bin/$pkgname"
+ echo "pkgname=\"${pkgname}\"" >> "$pkgdir/usr/bin/$pkgname"
cat >> "$pkgdir/usr/bin/$pkgname" << 'EOF'
program="$pkgname/PDF Editor"