summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJason Ryan2019-12-12 18:00:59 +1300
committerJason Ryan2019-12-12 18:00:59 +1300
commit57fd06235aae2731dd096dee7a8e0ada8d109839 (patch)
tree9f43fff0828bd3a346c4c8a6a424c164db83af83 /PKGBUILD
parent56dccff9eb572757aa52c907cd7fe7331c67a16c (diff)
downloadaur-57fd06235aae2731dd096dee7a8e0ada8d109839.tar.gz
Applied hak's papersave patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd5f7381dba..ff7922d522c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=muttprint
pkgver=0.73_4
_mainver=0.73
-pkgrel=5
+pkgrel=6
arch=("i686" "x86_64")
pkgdesc="An app to print email from CLI mail clients, mutt in particular"
license=("GPL")
@@ -19,7 +19,7 @@ source=(http://downloads.sf.net/$pkgname/$pkgname-$_mainver.tar.gz
'muttprint_0.73-4.diff' 'regex.patch' 'two_edge.patch')
md5sums=('39b76058b838e3078df93236eda2c316'
'4a97e45b6df024272a8683403c9b73e6'
- 'c0eb6dcfc195c95edf5e27c414f8290a'
+ '3e338bb7dbe33401e59dc53ca830508d'
'11846b8ebfba2b784ae64fb32abb7cfd')
prepare(){