summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2016-05-05 14:03:17 +1200
committerjason2016-05-05 14:03:17 +1200
commit7eebe86be4f7b7e676bf4906c3f631cd7aee2b33 (patch)
treed3bb652a233d8373c801285d3fd1c26badd707ff
parentd4d7e8acbe3676991ece82bfa4a89b134e3c7916 (diff)
downloadaur-7eebe86be4f7b7e676bf4906c3f631cd7aee2b33.tar.gz
Added dtbaumann's patch for double sided printing
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e798714f3a..036f9c1f065a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 20:10:56 UTC 2016
+# Thu May 5 02:01:05 UTC 2016
pkgbase = muttprint
pkgdesc = An app to print email from CLI mail clients, mutt in particular
pkgver = 0.73_4
- pkgrel = 2
+ pkgrel = 3
url = http://muttprint.sf.net
arch = i686
arch = x86_64
@@ -20,9 +20,11 @@ pkgbase = muttprint
source = http://downloads.sf.net/muttprint/muttprint-0.73.tar.gz
source = muttprint_0.73-4.diff.gz
source = regex.patch
+ source = two_edge.patch
md5sums = 39b76058b838e3078df93236eda2c316
md5sums = d5d2ba786cd4ff0a40b7fd2c53e11562
md5sums = c0eb6dcfc195c95edf5e27c414f8290a
+ md5sums = 11846b8ebfba2b784ae64fb32abb7cfd
pkgname = muttprint
diff --git a/PKGBUILD b/PKGBUILD
index 16114ce557aa..4a6ecd478732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=muttprint
pkgver=0.73_4
_mainver=0.73
-pkgrel=2
+pkgrel=3
arch=("i686" "x86_64")
pkgdesc="An app to print email from CLI mail clients, mutt in particular"
license=("GPL")
@@ -16,15 +16,17 @@ makedepends=('imagemagick')
url="http://muttprint.sf.net"
backup=('etc/Muttprintrc')
source=(http://downloads.sf.net/$pkgname/$pkgname-$_mainver.tar.gz
- 'muttprint_0.73-4.diff.gz' 'regex.patch')
+ 'muttprint_0.73-4.diff.gz' 'regex.patch' 'two_edge.patch')
md5sums=('39b76058b838e3078df93236eda2c316'
'd5d2ba786cd4ff0a40b7fd2c53e11562'
- 'c0eb6dcfc195c95edf5e27c414f8290a')
+ 'c0eb6dcfc195c95edf5e27c414f8290a'
+ '11846b8ebfba2b784ae64fb32abb7cfd')
prepare(){
cd $srcdir/$pkgname-$_mainver
patch -p1 < "$srcdir"/muttprint_0.73-4.diff
patch -p1 < "$srcdir"/regex.patch
+ patch -p1 < "$srcdir"/two_edge.patch
# convert images (and make pics/ build work)
cd pics && \
convert -flop BabyTuX.eps BabyTuX.eps