summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-09-23 15:49:51 +0000
committerDaniel Bermond2019-09-23 15:49:51 +0000
commit3921aaed2286544364b23917db797ef996f6edb6 (patch)
tree5c16135e3e7a911595e47da99873c681114c1b8b
parent5385c7a999444266023b29d4b50766423d9108c5 (diff)
downloadaur-pdfchain.tar.gz
Remove support for i686 architecture
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e80cee3b40a..22d7800b70a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = pdfchain
pkgdesc = A graphical user interface for the PDF toolkit
pkgver = 0.4.4.2
- pkgrel = 4
+ pkgrel = 5
url = http://pdfchain.sourceforge.net/
- arch = i686
arch = x86_64
license = GPL3
depends = gcc-libs
diff --git a/PKGBUILD b/PKGBUILD
index b7e5c8ab5e59..b79066fd80f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
pkgname=pdfchain
pkgver=0.4.4.2
-pkgrel=4
+pkgrel=5
pkgdesc='A graphical user interface for the PDF toolkit'
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='http://pdfchain.sourceforge.net/'
license=('GPL3')
depends=(