summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUffe Jakobsen2023-04-25 15:08:34 +0200
committerUffe Jakobsen2023-04-25 15:08:34 +0200
commit01d5d4bdc8019225015c9d88b7991c5beda32073 (patch)
treea95c1155998d8469e3849e424d1cc384ea9994c3
parentab3ee2d91399e9acfa4779c9853a06f7e2773350 (diff)
downloadaur-01d5d4bdc8019225015c9d88b7991c5beda32073.tar.gz
Update to version 1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73744ad2a1ff..00af28bb52d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cone-simple
pkgdesc = Curses text-based mail client - handles multiple POP3, IMAP accounts, and local mail folders. contains a simple newsreader. This version has no dependencies to courier libraries (other than the mandatory courier-unicode).
- pkgver = 1.8
+ pkgver = 1.9
pkgrel = 1
url = http://courier-mta.org/cone/
arch = i686
@@ -12,7 +12,7 @@ pkgbase = cone-simple
depends = libldap
depends = aspell
depends = courier-unicode
- source = http://sourceforge.net/projects/courier/files/cone/1.8/cone-1.8.tar.bz2
- sha256sums = 5c8dcf8dc4b457261b3b08c686f4bddc4cee5609ed75b2036e4dcf64eba83610
+ source = http://sourceforge.net/projects/courier/files/cone/1.9/cone-1.9.tar.bz2
+ sha256sums = 9671023dd022dfbb3622f5753f827ae1fb44331682728b7bad7e45a5e67a310e
pkgname = cone-simple
diff --git a/PKGBUILD b/PKGBUILD
index b2059bd5fbbb..6e117f10ff4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,7 @@
#
-# PKGBUILD for cone
+# PKGBUILD for cone-simple
+#
+# cone-simple is an stripped package build of cone
#
# This version has no dependencies to other courier libraries (other than the minimal courier-unicode).
#
@@ -10,7 +12,7 @@
#
pkgname=cone-simple
-pkgver=1.8
+pkgver=1.9
pkgrel=1
epoch=
pkgdesc="Curses text-based mail client - handles multiple POP3, IMAP accounts, and local mail folders. contains a simple newsreader. This version has no dependencies to courier libraries (other than the mandatory courier-unicode)."
@@ -35,7 +37,7 @@ source=(http://sourceforge.net/projects/courier/files/cone/${pkgver}/cone-${pkgv
#noextract=()
-sha256sums=('5c8dcf8dc4b457261b3b08c686f4bddc4cee5609ed75b2036e4dcf64eba83610')
+sha256sums=('9671023dd022dfbb3622f5753f827ae1fb44331682728b7bad7e45a5e67a310e')
#
#