summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKian Kasad2021-03-01 09:46:27 -0800
committerKian Kasad2021-10-24 11:21:17 -0700
commit8b56cd103c3c6932034935d23f78061ee0f2df1e (patch)
treee1832fa8773c1211e9e8084fd6a0ea3aa1b53f79
parent177ed63bdb7d57274d5565583f838a9da16ece3d (diff)
downloadaur-8b56cd103c3c6932034935d23f78061ee0f2df1e.tar.gz
update to isync v1.4.3
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39de160da903..d3111973c98a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = isync-config-patched
pkgdesc = IMAP and MailDir mailbox synchronizer - with xdg-compliant config location
- pkgver = 1.4.1
+ pkgver = 1.4.3
pkgrel = 1
url = http://isync.sourceforge.net
arch = x86_64
@@ -9,14 +9,13 @@ pkgbase = isync-config-patched
depends = zlib
provides = isync
conflicts = isync
- source = https://downloads.sourceforge.net/project/isync/isync/1.4.1/isync-1.4.1.tar.gz
- source = https://downloads.sourceforge.net/project/isync/isync/1.4.1/isync-1.4.1.tar.gz.asc
+ source = https://downloads.sourceforge.net/project/isync/isync/1.4.3/isync-1.4.3.tar.gz
+ source = https://downloads.sourceforge.net/project/isync/isync/1.4.3/isync-1.4.3.tar.gz.asc
source = isync-xdgconfig.diff
validpgpkeys = 96DD32BFBF9FAB04B0D95305AA283E0B2F1BB1D1
validpgpkeys = 63BFD037CAD71E8DFF3AEA3AC17714F08D1BDBBA
- md5sums = c0c9899c2ff629e4e6de429c394b2613
+ md5sums = 4bb971c85a069792f7e9e96045077202
md5sums = SKIP
md5sums = 554e0cf7302565f1a76a88e16e4cdb2a
pkgname = isync-config-patched
-
diff --git a/PKGBUILD b/PKGBUILD
index d437f8a92847..58d278361692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=isync-config-patched
_pkgname=isync
-pkgver=1.4.1
+pkgver=1.4.3
pkgrel=1
pkgdesc="IMAP and MailDir mailbox synchronizer - with xdg-compliant config location"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=('isync')
source=(https://downloads.sourceforge.net/project/isync/isync/$pkgver/$_pkgname-$pkgver.tar.gz
https://downloads.sourceforge.net/project/isync/isync/$pkgver/$_pkgname-$pkgver.tar.gz.asc
isync-xdgconfig.diff)
-md5sums=('c0c9899c2ff629e4e6de429c394b2613'
+md5sums=('4bb971c85a069792f7e9e96045077202'
'SKIP'
'554e0cf7302565f1a76a88e16e4cdb2a')
validpgpkeys=('96DD32BFBF9FAB04B0D95305AA283E0B2F1BB1D1'