upgpkg: adguardhome 1:0.107.39-3

switched to nodejs instead, let the user handle the decision if they want
lts or not (the lts versions provide nodejs, so that shoudl just work)
This commit is contained in:
2023-10-16 12:48:47 +02:00
parent 7dc3e79797
commit f39e92e5b3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = adguardhome
pkgdesc = Network-wide ads and trackers blocking DNS server
pkgver = 0.107.39
pkgrel = 2
pkgrel = 3
epoch = 1
url = https://github.com/AdguardTeam/AdGuardHome
install = adguardhome.install

View File

@@ -4,7 +4,7 @@
pkgname=adguardhome
_pkgname=AdGuardHome
pkgver=0.107.39
pkgrel=2
pkgrel=3
epoch=1
pkgdesc="Network-wide ads and trackers blocking DNS server"
arch=(x86_64 aarch64 armv7h armv6h)