upg conky bind

This commit is contained in:
joborun linux 2022-09-24 18:42:35 +03:00
parent 342bd79360
commit 73f7b36a38
5 changed files with 14 additions and 14 deletions

View File

@ -5,7 +5,7 @@
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
_pkgver=9.18.6
_pkgver=9.18.7
pkgname=bind
pkgver=${_pkgver//-/.}
pkgrel=01
@ -103,8 +103,8 @@ license=('MPL2')
validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') #ISC Code Signing Key 2021 2022 (codesign@isc.org)
sha256sums=(d43a0fed03c774d1685d203598218c0b7774a88fcc390a0170710d5feb7fbff1 # bind-9.18.6.tar.xz
4e3ef3c4621396d2091f44bbbc92f276b0b489ea1612c7865ad2e1b96ae9fc99 # bind-9.18.6.tar.xz.asc
sha256sums=(9e2acf1698f49d70ad12ffbad39ec6716a7da524e9ebd98429c7c70ba1262981 # bind-9.18.7.tar.xz
b2a3f2f4df04a715efa13da4837ff4f29aa01700d341ce8078fafe9747b62246 # bind-9.18.7.tar.xz.asc
f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98 # tmpfiles.conf
7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c # sysusers.conf
e08a01d41b18bdb771d534daca99642314939aafdb088e5cfcf0ef2d33f8e7eb # named.conf

View File

@ -3,7 +3,7 @@
# Contributor: judd <jvinet@zeroflux.org>
# Contributor: Mario Vazquez <mario_vazq@hotmail.com>
_pkgver=9.18.6
_pkgver=9.18.7
pkgname=bind
pkgver=${_pkgver//-/.}
pkgrel=1
@ -35,7 +35,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
'localhost.zone'
'localhost.ip6.zone'
'127.0.0.zone')
sha256sums=('d43a0fed03c774d1685d203598218c0b7774a88fcc390a0170710d5feb7fbff1'
sha256sums=('9e2acf1698f49d70ad12ffbad39ec6716a7da524e9ebd98429c7c70ba1262981'
'SKIP'
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'

View File

@ -21,4 +21,3 @@ libuv
python-sphinx

View File

@ -10,9 +10,9 @@
pkgname=conky
pkgver=1.11.3
pkgrel=03
pkgrel=04
pkgdesc="A free, light-weight system monitor for X with lua enabled for Arch based distros"
arch=('i686' 'x86_64')
arch=(x86_64)
url="https://github.com/brndnmtthws/conky"
replaces=('torsmo' 'conky-lua' 'conky-lua-arch' 'conky-lua-archers-git')
provides=("conky=${pkgver}")
@ -81,8 +81,8 @@ build() {
-D BUILD_XFT=ON \
-D BUILD_XINERAMA=ON \
-D DEFAULTNETDEV=eth0 \
-D OWN_WINDOW=ON \
.
-D OWN_WINDOW=ON
make
}

View File

@ -1,5 +1,6 @@
1m 7s
real 0m25.873s
user 1m20.671s
sys 0m4.308s
real 1m6.300s
user 0m51.440s
sys 0m4.274s