T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / etherape
Commits: a5373437 by T.J. Townsend at 2024-07-12T10:05:25-04:00 upgpkg: 0.9.20-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = etherape + pkgdesc = Graphical network monitor for various OSI layers and protocols + pkgver = 0.9.20 + pkgrel = 2 + url = http://etherape.sourceforge.net/ + arch = x86_64 + license = GPL2 + makedepends = yelp-tools + depends = glibc + depends = glib2 + depends = libpcap + depends = popt + depends = goocanvas + depends = gtk3 + depends = libpcap.so + source = https://downloads.sourceforge.net/etherape/etherape-0.9.20.tar.gz + sha512sums = 1dbfbb0efff7871a4b78ca90f81ac2155b57ace217b72e443cdc8b3d3807f7ab881c876bec12d93673500026a9dbf1111417a419891df62230e664af9b54b636 + b2sums = 22682d1b7b72206519d0ad32855f558a718bed83674753fcc923419845ac8b97ce970c1121f49eac9b910e10675b5397e5d3a16701af5bc9b78187baee455ccf + +pkgname = etherape ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=etherape pkgver=0.9.20 -pkgrel=1 +pkgrel=2 pkgdesc='Graphical network monitor for various OSI layers and protocols' url='http://etherape.sourceforge.net/' arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/etherape/-/commit/a537343781faf6af2d65c715b45b941d262196ad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/etherape/-/commit/a537343781faf6af2d65c715b45b941d262196ad You're receiving this email because of your account on gitlab.archlinux.org.
