summaryrefslogtreecommitdiff
path: root/pcr/ploticus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/ploticus/PKGBUILD')
-rw-r--r--pcr/ploticus/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/ploticus/PKGBUILD b/pcr/ploticus/PKGBUILD
index f63508246..9967597a5 100644
--- a/pcr/ploticus/PKGBUILD
+++ b/pcr/ploticus/PKGBUILD
@@ -5,12 +5,14 @@
set -u
pkgname='ploticus'
pkgver='2.41'
-pkgrel='1'
+pkgrel='1.1'
pkgdesc='produce plots and graphs in GIF, PNG, PostScript, SVG from CSV like data'
arch=('i686' 'x86_64')
url='http://ploticus.sourceforge.net/doc/welcome.html'
license=('GPL')
depends=('gd' 'libpng' 'libjpeg' 'freetype2' 'zlib' 'libx11')
+conflicts=('gnustep-base')
+provides=('gnustep-base')
sha256sums=('ecccb6afcf0008d5b31da2e9e74c448564101eb7b9bbde758a3dca1f2dc8c580'
'f0b1acc10a35b1d3c4268ee67c2520af36044991e289d538c1cb5b7bc406d4e4')
source=("http://prdownloads.sourceforge.net/sourceforge/${pkgname}/pl${pkgver/./}src.tar.gz"