mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/autobrr: upgrade to 1.38.0
This commit is contained in:
parent
2bee33b92d
commit
dfd1f9a1ef
@ -1,7 +1,7 @@
|
||||
# Contributor: Fabricio Silva <hi@fabricio.dev>
|
||||
# Maintainer: Fabricio Silva <hi@fabricio.dev>
|
||||
pkgname=autobrr
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=0
|
||||
pkgdesc="The modern download automation tool for torrents"
|
||||
url="https://autobrr.com/"
|
||||
@ -42,9 +42,7 @@ build() {
|
||||
}
|
||||
|
||||
check() {
|
||||
# skipping database tests for a while, it requires a live postgre
|
||||
# shellcheck disable=2046
|
||||
go test $(go list ./... | grep -v internal/database)
|
||||
go test ./...
|
||||
}
|
||||
|
||||
package() {
|
||||
@ -55,7 +53,7 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
ce9a9fee602c6301c0e4a871e91ec17a7543f92cb9128c4e6762cb1a1946dcddc9ae7d252b12799f12e824f609e7f622ce537b720d2318825fcbb05bc1cbf284 autobrr-1.36.0.tar.gz
|
||||
ffe53410387bc140ce03f9220c5b7d2c7e8734cd4c1894ee6be2aed8df26df2abc95d5ac0a5bfbce83c9cfc10e25746aae08e2cbed51cff299a6f8cc1096c05f autobrr-1.38.0.tar.gz
|
||||
42ce693eca67ca8b4c863440ebfb3efb41c197302274ccecd1b080c3e1f01e03078ab46b2fae8ca6cf5add4153296adb10e324b02dbe89c939465305be49f760 autobrr.initd
|
||||
4072cabb7131a23283b1fecdd1370eb935ae156284972a5e503de36054a358f74112a40e200662386e85af51507213e3f25afdf343a2673e6ef372b7b5e04a80 autobrr.confd
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user