summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGicu GORODENCO2018-02-11 22:11:12 +0100
committerGicu GORODENCO2018-02-11 22:11:12 +0100
commit7ce179f235f4519a2fe5b4f5cf04dc11a1f9ef04 (patch)
treeb9920b7654cdd24d275a95053aca9745ad675b85 /PKGBUILD
parent0725e73026c6fc1a484dd60acc3c78afe4d871f1 (diff)
downloadaur-7ce179f235f4519a2fe5b4f5cf04dc11a1f9ef04.tar.gz
Using specific 2.2.6-4 version in provides to avoid dependency breaking
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 825e564393af..a11200f29b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ pkgbase="libcups-ipp14"
#pkgname=('libcups-ipp14' 'cups-ipp14')
pkgname=(${pkgbase})
pkgver=2.2.6
-pkgrel=2
+pkgrel=4
arch=('i686' 'x86_64')
-provides=('libcups')
+provides=('libcups=2.2.6-4')
replaces=('libcups')
conflicts=('libcups')
license=('GPL')