[arch-commits] Commit in balsa/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Jun 4 18:42:24 UTC 2020


    Date: Thursday, June 4, 2020 @ 18:42:23
  Author: bgyorgy
Revision: 639030

upgpkg: balsa 2.6.1-1: Update to new version

Modified:
  balsa/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 18:33:09 UTC (rev 639029)
+++ PKGBUILD	2020-06-04 18:42:23 UTC (rev 639030)
@@ -4,18 +4,18 @@
 # Contributor: Roman Kyrylych <roman at archlinux.org>
 
 pkgname=balsa
-pkgver=2.5.9
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="An e-mail client for GNOME"
 arch=('x86_64')
 url='https://pawsa.fedorapeople.org/balsa/'
 license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
-         'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
+depends=('gmime3' 'webkit2gtk' 'libical' 'libnotify'
+         'gpgme' 'gtksourceview4' 'gspell')
 makedepends=('yelp-tools' 'intltool')
 changelog=$pkgname.changelog
 source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('31857778029f8a18e5475dca3f4a98894e005adc35bf2a33e938cdb51d0efaa5')
+sha256sums=('6441772cb5e1870f10c358c21f7e709da8cc0bfa6cc005ec744b9f1b00ea7df6')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver
@@ -23,7 +23,6 @@
   ./configure --prefix=/usr \
       --sysconfdir=/etc \
       --localstatedir=/var \
-      --with-gpgme=gpgme-config \
       --with-gss \
       --with-ldap \
       --with-gtksourceview \



More information about the arch-commits mailing list