[arch-commits] Commit in sequoia/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Nov 12 22:50:55 UTC 2020
Date: Thursday, November 12, 2020 @ 22:50:55
Author: anthraxx
Revision: 753798
upgpkg: sequoia 0.20.0-4: Python 3.9 rebuild
Modified:
sequoia/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 22:24:03 UTC (rev 753797)
+++ PKGBUILD 2020-11-12 22:50:55 UTC (rev 753798)
@@ -4,7 +4,7 @@
pkgbase=sequoia
pkgname=(sequoia python-sequoia)
pkgver=0.20.0
-pkgrel=3
+pkgrel=4
pkgdesc='Cool new OpenPGP implementation'
url='https://sequoia-pgp.org/'
arch=('x86_64')
@@ -11,7 +11,7 @@
license=('GPL3')
makedepends=('git' 'cargo' 'clang' 'python' 'python-setuptools' 'python-cffi'
'glibc' 'nettle' 'sqlite' 'capnproto' 'openssl' 'gcc-libs' 'gmp'
- 'bzip2')
+ 'bzip2' 'libbz2.so')
checkdepends=('python-pytest' 'python-pytest-runner')
options=('!makeflags')
source=(${pkgname}::"git+https://gitlab.com/sequoia-pgp/sequoia.git#tag=v${pkgver}"
More information about the arch-commits
mailing list