Skip to content
Snippets Groups Projects
Commit a4fba9d5 authored by Celeste's avatar Celeste
Browse files
parent b1d12f2c
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@
# Contributor: Celeste <cielesti@protonmail.com>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=perl-database-async-engine-postgresql
pkgver=1.005
pkgrel=0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Database-Async-Engine-PostgreSQL
pkgver=1.004
pkgrel=0
pkgdesc="PostgreSQL support for Database::Async"
url="https://metacpan.org/release/Database-Async-Engine-PostgreSQL/"
arch="noarch !armhf !armv7 !x86" # perl-ryu
arch="noarch !armhf !armv7 !x86" # perl-database-async
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="
perl perl-bytes-random-secure perl-config-tiny
......@@ -22,6 +22,7 @@ depends="
checkdepends="
perl-log-any-adapter-tap perl-test-checkdeps perl-test-deep
perl-test-fatal perl-test-mockmodule perl-test-refcount
perl-full
"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/T/TE/TEAM/Database-Async-Engine-PostgreSQL-$pkgver.tar.gz"
......@@ -53,5 +54,5 @@ doc() {
}
sha512sums="
89a0b5a2151349761ca9c517ea12e264fe5c940bd90dad726c90d10d4fc6d61f72755371023155d9758396f0aa378bb144320cb34e673f53acc3e5b83ca243ed Database-Async-Engine-PostgreSQL-1.004.tar.gz
453195ee47c89d539598857e5deba21b1263418bd4f124478297e41df8195426ba93d375ae206ea0a2a62b57d25c9dae0f0773488c42ccfe3ba5180102ec0773 Database-Async-Engine-PostgreSQL-1.005.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment