[arch-commits] Commit in findomain/trunk (PKGBUILD)
Kpcyrd
kpcyrd at gemini.archlinux.org
Sun Feb 6 20:29:04 UTC 2022
Date: Sunday, February 6, 2022 @ 20:29:03
Author: kpcyrd
Revision: 1127247
upgpkg: findomain 6.0.0-1
Modified:
findomain/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-06 19:26:12 UTC (rev 1127246)
+++ PKGBUILD 2022-02-06 20:29:03 UTC (rev 1127247)
@@ -3,7 +3,7 @@
pkgname=findomain
_pkgname=Findomain
-pkgver=5.1.1
+pkgver=6.0.0
pkgrel=1
pkgdesc='The fastest and cross-platform subdomain enumerator, do not waste your time'
url='https://github.com/Findomain/Findomain'
@@ -13,7 +13,8 @@
makedepends=('cargo')
optdepends=('postgresql: for subdomain monitoring')
source=("https://github.com/${_pkgname}/${_pkgname}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('a3c1440cedd6e522a3a1df5685db040bd915f25ea8bfbdc9224445309e649e26bf568182a4d3ce93ab0fb194ef2caaccff8eb54da0581cc586306551e5a8cfe2')
+b2sums=('0785a91ad3aeb949a8ad6b1cc3c2c9ea2783c930f2e1993b93000415decc41f68d544eceb961a9dac5d530b1032c0a0f6215900791c0ab02bfc78a09a2f5e9bb')
+options=(!lto)
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list