aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-05-20 20:49:04 +0200
committerfelics2018-05-20 20:49:04 +0200
commitcb5d8e99d061c29e9b6361d5c1d958f6e3ab64ed (patch)
treeb79aa5bcc53c7a3a4cb60cc154f4472b3891890c
parenta9ff9ba008f4faedcd7dbf9d5a7df55121bc4295 (diff)
downloadaur-cb5d8e99d061c29e9b6361d5c1d958f6e3ab64ed.tar.gz
Updated description.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cfd382d4bd8..3fbe9c64d120 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cups-print-to-programme
- pkgdesc = Print filter for cups which prints to a file (type: ) and opens that with a programme the user can choose in the settings.
+ pkgdesc = Print filter for cups which prints to a file (type: ) and opens that with a programme the user can choose in the settings. For example, print to gimp.
pkgver = 0.1
- pkgrel = 2
+ pkgrel = 3
url = http://felics.kettenbruch.de/software/cups-print-to-programme/
install = cups-programme.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 12ef3ce6a934..b3c2602e9104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=cups-print-to-programme
pkgname="${_pkgname}"
pkgver=0.1
-pkgrel=2
-pkgdesc="Print filter for cups which prints to a file (type: ) and opens that with a programme the user can choose in the settings."
+pkgrel=3
+pkgdesc="Print filter for cups which prints to a file (type: ) and opens that with a programme the user can choose in the settings. For example, print to gimp."
arch=('any')
depends=(
'cups'