X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 29A8EDC9176 for ; Mon, 7 Dec 2015 13:45:15 +0000 (UTC) Received: from lithium.8pit.net (lithium.8pit.net [81.4.121.103]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 9B36DDC963F; Mon, 7 Dec 2015 13:45:14 +0000 (UTC) Received: from localhost (ip5f5aca96.dynamic.kabel-deutschland.de [95.90.202.150]) by lithium.8pit.net (OpenSMTPD) with ESMTPSA id eff7e28a TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 7 Dec 2015 14:45:11 +0100 (CET) From: =?UTF-8?q?S=C3=B6ren=20Tempel?= To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH 4/6] main/cups-filters: rebuild against poppler-0.38.0-r0 Date: Mon, 7 Dec 2015 14:44:56 +0100 Message-Id: <1449495898-8694-4-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> References: <1449495898-8694-1-git-send-email-soeren+git@soeren-tempel.net> X-Virus-Scanned: ClamAV using ClamSMTP X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- main/cups-filters/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/cups-filters/APKBUILD b/main/cups-filters/APKBUILD index 3070f2c..d586d17 100644 --- a/main/cups-filters/APKBUILD +++ b/main/cups-filters/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=cups-filters pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="OpenPrinting CUPS filters and backends" url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format" arch="all" -- 2.6.3 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---