summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Minnocci2024-02-18 20:58:16 +0100
committerFrancesco Minnocci2024-02-18 20:58:16 +0100
commit8e53b05b6ee5d8c92c3562bf73d710f7f22d6521 (patch)
treef34a39b42c175248518af1cc5e48e0402a9aa79c
parent8b60c9f8a0720d0b0f80f1ed8e422075c2eed450 (diff)
downloadaur-isync-config-patched.tar.gz
db 6 rebuild
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f4be4a1222e..a0a6df4ecc7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = isync-config-patched
pkgdesc = IMAP and MailDir mailbox synchronizer - with xdg-compliant config location
pkgver = 1.4.4
- pkgrel = 2
+ pkgrel = 3
url = http://isync.sourceforge.net
arch = x86_64
license = GPL2
depends = libsasl
depends = zlib
+ depends = db
provides = isync
conflicts = isync
source = https://downloads.sourceforge.net/project/isync/isync/1.4.4/isync-1.4.4.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 44ba265b3eba..1de6167965b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=isync-config-patched
_pkgname=isync
pkgver=1.4.4
-pkgrel=2
+pkgrel=3
pkgdesc="IMAP and MailDir mailbox synchronizer - with xdg-compliant config location"
arch=('x86_64')
url="http://isync.sourceforge.net"
license=('GPL2')
-depends=('libsasl' 'zlib')
+depends=('libsasl' 'zlib' 'db')
conflicts=('isync')
provides=('isync')
source=(https://downloads.sourceforge.net/project/isync/isync/$pkgver/$_pkgname-$pkgver.tar.gz