summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2015-09-04 18:31:49 +0300
committerOscar Morante2015-09-04 18:33:08 +0300
commit11229522d891ab77c315c6a697e9fe3a7a4c95a4 (patch)
treeb45e9a3ef9276f45aba695323db65b328ff77d48
parent9b942cec777a676ae8ea1cad8c87657437bdb7b4 (diff)
downloadaur-11229522d891ab77c315c6a697e9fe3a7a4c95a4.tar.gz
forgot to remove some patches from PKGBUILD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 2 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdd2e1a8ce4d..4675ed71e7b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutt-patched
pkgdesc = Small but very powerful text-based mail client (plus a huge pile of patches mostly from debian)
pkgver = 1.5.24
- pkgrel = 1
+ pkgrel = 2
url = http://www.mutt.org/
install = install
arch = i686
@@ -22,7 +22,6 @@ pkgbase = mutt-patched
conflicts = mutt
backup = etc/Muttrc
source = https://bitbucket.org/mutt/mutt/downloads/mutt-1.5.24.tar.gz
- source = backport-gnutls-fix.patch
source = am-maintainer-mode.patch
source = ifdef.patch
source = trash-folder.patch
@@ -47,7 +46,6 @@ pkgbase = mutt-patched
source = fix-configure-test-operator.patch
source = 531430-imapuser.patch
source = 543467-thread-segfault.patch
- source = 542817-smimekeys-tmpdir.patch
source = 548577-gpgme-1.2.patch
source = 553321-ansi-escape-segfault.patch
source = 528233-readonly-open.patch
@@ -66,7 +64,6 @@ pkgbase = mutt-patched
source = sidebar-new.patch
source = nntp.patch
sha1sums = 38a2da5eb01ff83a90a2caee28fa2e95dbfe6898
- sha1sums = 018575fea153952423d4d512ca2fdfc2e49d669f
sha1sums = 1ad77bdf742ff584b5695f1908dde83044195c0e
sha1sums = 92fe7a726545424db6fc0f8b0612eeeeabb0fef4
sha1sums = cce6c3484941a461c0852fccc6da4c89cfabd3d3
@@ -91,7 +88,6 @@ pkgbase = mutt-patched
sha1sums = 81d33556b66c721f2f25cd1f5485536999a7cb72
sha1sums = f1ee08450995fe21e0dc3807563e7120d2e3d04a
sha1sums = f2b98a258d5ee18f731aab975f5b0dd17945f228
- sha1sums = 98d958231c05fa1ddf5f1a0ab67a2dc6cefa8418
sha1sums = a247d69731c0df74a7e0f19d9206c3abeacb160a
sha1sums = 6ec4a7614dc78d230a9ebe8ec645393a98be41a4
sha1sums = 03a42b8914c9ef1f684275cba355046de14b1c03
diff --git a/PKGBUILD b/PKGBUILD
index db441c03e6b4..1028cf3b53fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mutt-patched
pkgver=1.5.24
-pkgrel=1
+pkgrel=2
pkgdesc='Small but very powerful text-based mail client (plus a huge pile of patches mostly from debian)'
url='http://www.mutt.org/'
license=('GPL')
@@ -18,7 +18,6 @@ conflicts=('mutt')
provides=('mutt')
source=(
"https://bitbucket.org/mutt/mutt/downloads/mutt-${pkgver}.tar.gz"
- 'backport-gnutls-fix.patch'
'am-maintainer-mode.patch'
'ifdef.patch'
'trash-folder.patch'
@@ -43,7 +42,6 @@ source=(
'fix-configure-test-operator.patch'
'531430-imapuser.patch'
'543467-thread-segfault.patch'
- '542817-smimekeys-tmpdir.patch'
'548577-gpgme-1.2.patch'
'553321-ansi-escape-segfault.patch'
'528233-readonly-open.patch'
@@ -63,7 +61,6 @@ source=(
'nntp.patch'
)
sha1sums=('38a2da5eb01ff83a90a2caee28fa2e95dbfe6898'
- '018575fea153952423d4d512ca2fdfc2e49d669f'
'1ad77bdf742ff584b5695f1908dde83044195c0e'
'92fe7a726545424db6fc0f8b0612eeeeabb0fef4'
'cce6c3484941a461c0852fccc6da4c89cfabd3d3'
@@ -88,7 +85,6 @@ sha1sums=('38a2da5eb01ff83a90a2caee28fa2e95dbfe6898'
'81d33556b66c721f2f25cd1f5485536999a7cb72'
'f1ee08450995fe21e0dc3807563e7120d2e3d04a'
'f2b98a258d5ee18f731aab975f5b0dd17945f228'
- '98d958231c05fa1ddf5f1a0ab67a2dc6cefa8418'
'a247d69731c0df74a7e0f19d9206c3abeacb160a'
'6ec4a7614dc78d230a9ebe8ec645393a98be41a4'
'03a42b8914c9ef1f684275cba355046de14b1c03'