summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f5884bd8085..1e0bb457713a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgbase=scribus
pkgname=scribus-devel
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Desktop publishing software'
url='http://www.scribus.net/'
license=('GPL')
@@ -24,8 +24,6 @@ sha256sums=('1882e68713d91c2ab9d6ec7a251dbbe31a4438ee68e63e62d36770541e6f4a38' '
conflicts=("${pkgbase}")
provides=("${pkgbase}")
-install=${pkgname}.install
-
prepare() {
cd "${srcdir}/${pkgbase}-${pkgver}"