[Git][archlinux/packaging/packages/impacket] Pushed new tag 0.11.0-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.11.0-1 at Arch Linux / Packaging / Packages / 
impacket

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/impacket/-/tree/0.11.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/iperf3][main] 2 commits: nvchecker: add config

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
iperf3


Commits:
2f41f4b8 by Levente Polyak at 2024-05-25T01:27:49+02:00
nvchecker: add config

- - - - -
651c7dfe by Levente Polyak at 2024-05-25T01:34:56+02:00
upgpkg: 3.17.1-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,16 +1,16 @@
 pkgbase = iperf3
pkgdesc = TCP, UDP, and SCTP network bandwidth measurement tool
-   pkgver = 3.16
+   pkgver = 3.17.1
pkgrel = 1
url = https://github.com/esnet/iperf
arch = x86_64
-   license = BSD
+   license = BSD-3-Clause
depends = glibc
depends = openssl
depends = lksctp-tools
provides = libiperf.so
-   source = https://downloads.es.net/pub/iperf/iperf-3.16.tar.gz
-   sha512sums = 
9ba97e03f17f3b939343b07ed3d508fbf57489e2b984b77a3dc3ada535f981350e56495154bdd108a83b3c507ccbed599b2b7b25de0d1778912d2c01b4ad4e7c
-   b2sums = 
4ca930b58c54d5ae5b0c8b14aca2556224ff2c7b943d32e65486dc2a7e1abd2d26b229e9f759358c326be8754e88a203e11a3ab0f029daa982375a880c3f1cbd
+   source = 
https://github.com/esnet/iperf/archive/refs/tags/3.17.1/iperf3-3.17.1.tar.gz
+   sha512sums = 
54789c5a63081aa803575ce1df3cb251a3b0bb16313f049f2479ae3a5af39944ace1222d4a086bed0ab34821da73371b2499f8b8283791a953d861da4cfc56f0
+   b2sums = 
5b353001feb6481ace714121004ca4e5299276ed29dd47ea3f8f0fcce847249bb5f40dcf68cf6f8c83e0a6ceff31151ca47e8343bf055c1f94d2fbe182502d6a
 
 pkgname = iperf3


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[iperf3]
+source = "git"
+git = "https://github.com/esnet/iperf.git;


=
PKGBUILD
=
@@ -5,17 +5,23 @@
 # Contributor: goll 
 
 pkgname=iperf3
-pkgver=3.16
+pkgver=3.17.1
 pkgrel=1
 pkgdesc='TCP, UDP, and SCTP network bandwidth measurement tool'
 url='https://github.com/esnet/iperf'
-arch=('x86_64')
-license=('BSD')
-depends=('glibc' 'openssl' 'lksctp-tools')
-provides=('libiperf.so')
-source=(https://downloads.es.net/pub/iperf/iperf-${pkgver}.tar.gz)
-sha512sums=('9ba97e03f17f3b939343b07ed3d508fbf57489e2b984b77a3dc3ada535f981350e56495154bdd108a83b3c507ccbed599b2b7b25de0d1778912d2c01b4ad4e7c')
-b2sums=('4ca930b58c54d5ae5b0c8b14aca2556224ff2c7b943d32e65486dc2a7e1abd2d26b229e9f759358c326be8754e88a203e11a3ab0f029daa982375a880c3f1cbd')
+arch=(x86_64)
+license=(BSD-3-Clause)
+depends=(
+  glibc
+  openssl
+  lksctp-tools
+)
+provides=(
+  libiperf.so
+)
+source=("${url}/archive/refs/tags/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('54789c5a63081aa803575ce1df3cb251a3b0bb16313f049f2479ae3a5af39944ace1222d4a086bed0ab34821da73371b2499f8b8283791a953d861da4cfc56f0')
+b2sums=('5b353001feb6481ace714121004ca4e5299276ed29dd47ea3f8f0fcce847249bb5f40dcf68cf6f8c83e0a6ceff31151ca47e8343bf055c1f94d2fbe182502d6a')
 
 build() {
   cd iperf-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iperf3/-/compare/cd449fb8a297116e2bc61a2bf0896ed80d226df1...651c7dfe9c0265049bb54ecb04a9f76aae252965

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iperf3/-/compare/cd449fb8a297116e2bc61a2bf0896ed80d226df1...651c7dfe9c0265049bb54ecb04a9f76aae252965
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/iperf3] Pushed new tag 3.17.1-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 3.17.1-1 at Arch Linux / Packaging / Packages / 
iperf3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iperf3/-/tree/3.17.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/catch2] Pushed new tag 3.6.0-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 3.6.0-1 at Arch Linux / Packaging / Packages / 
catch2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/catch2/-/tree/3.6.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/catch2][main] 2 commits: nvchecker: use git source that has no rate limits

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
catch2


Commits:
ef8d36be by Levente Polyak at 2024-05-25T00:37:16+02:00
nvchecker: use git source that has no rate limits

- - - - -
e763ac03 by Levente Polyak at 2024-05-25T01:15:21+02:00
upgpkg: 3.6.0-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = catch2
pkgdesc = Modern, C++-native, header-only, test framework for 
unit-tests, TDD and BDD
-   pkgver = 3.5.3
+   pkgver = 3.6.0
pkgrel = 1
url = https://github.com/catchorg/catch2
arch = x86_64
-   license = Boost
+   license = BSL-1.0
makedepends = git
makedepends = cmake
makedepends = python
conflicts = catch2-v2
-   source = 
catch2::git+https://github.com/catchorg/Catch2#commit=8ac8190e494a381072c89f5e161b92a08d98b37b?signed
+   source = 
catch2::git+https://github.com/catchorg/Catch2#tag=v3.6.0?signed
validpgpkeys = E29C46F3B8A7502860793B7DECC9C20E314B2360
validpgpkeys = 81E70B717FFB27AFDB45F52090BBFF120F9C087B
-   sha512sums = SKIP
+   sha512sums = 
2abfe4eef3928baf996773c549b599834e970ace19e8bea02b18e130c4186860e334bfba7badba04f60cbbd43a1c545cd4c032f729888fdbb2d2bbe11c02ae46
 
 pkgname = catch2


=
.nvchecker.toml
=
@@ -1,6 +1,4 @@
 [catch2]
-source = "github"
-github = "catchorg/Catch2"
-use_max_tag = true
+source = "git"
+git = "https://github.com/catchorg/Catch2.git;
 prefix = "v"
-#exclude_regex = "v3.*"


=
PKGBUILD
=
@@ -3,28 +3,26 @@
 # Contributor: Bart Verhagen 
 
 pkgname=catch2
-_gitcommit=8ac8190e494a381072c89f5e161b92a08d98b37b
-pkgver=3.5.3
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD 
and BDD"
 arch=('x86_64')
 url="https://github.com/catchorg/catch2;
-license=('Boost')
+license=(BSL-1.0)
 #depends=('gcc-libs' 'glibc') # only needed when building shared library
-makedepends=('git' 'cmake' 'python') # python seems to be necessary for 
building tests (FS#60273)
+makedepends=(
+  git
+  cmake
+  python  # python seems to be necessary for building tests (FS#60273)
+)
 conflicts=('catch2-v2')
-source=(${pkgname}::"git+https://github.com/catchorg/Catch2#commit=${_gitcommit}?signed;)
-sha512sums=('SKIP')
+source=(${pkgname}::"git+https://github.com/catchorg/Catch2#tag=v${pkgver}?signed;)
+sha512sums=('2abfe4eef3928baf996773c549b599834e970ace19e8bea02b18e130c4186860e334bfba7badba04f60cbbd43a1c545cd4c032f729888fdbb2d2bbe11c02ae46')
 validpgpkeys=(
   E29C46F3B8A7502860793B7DECC9C20E314B2360 # Martin Hořeňovský
   81E70B717FFB27AFDB45F52090BBFF120F9C087B # Jozef Grajciar
 )
 
-pkgver() {
-  cd ${pkgname}
-  git describe --tags --match 'v*' | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
 build() {
   # our recent default flags break test 1 (ApprovalTests)
   unset CXXFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/catch2/-/compare/9e252f7a797350bf23cdf8759682462c4f0bd4f9...e763ac039bba70aadc1738e8d07224fa4cc085ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/catch2/-/compare/9e252f7a797350bf23cdf8759682462c4f0bd4f9...e763ac039bba70aadc1738e8d07224fa4cc085ca
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-netaddr] Pushed new tag 1.2.1-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 1.2.1-1 at Arch Linux / Packaging / Packages / 
python-netaddr

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-netaddr/-/tree/1.2.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/routersploit] Pushed new tag 3.4.4-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 3.4.4-1 at Arch Linux / Packaging / Packages / 
routersploit

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/routersploit/-/tree/3.4.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libedit][main] 2 commits: nvchecker: add configuration

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
libedit


Commits:
c537fd37 by Levente Polyak at 2024-05-24T23:44:13+02:00
nvchecker: add configuration

- - - - -
330f96c2 by Levente Polyak at 2024-05-24T23:55:05+02:00
upgpkg: 20240517_3.1-1

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = libedit
+   pkgdesc = Command line editor library providing generic line editing, 
history, and tokenization functions
+   pkgver = 20240517_3.1
+   pkgrel = 1
+   url = https://thrysoee.dk/editline/
+   arch = x86_64
+   license = BSD-3-Clause
+   depends = glibc
+   depends = ncurses
+   depends = libncursesw.so
+   source = https://thrysoee.dk/editline//libedit-20240517-3.1.tar.gz
+   sha256sums = 
3a489097bb4115495f3bd85ae782852b7097c556d9500088d74b6fa38dbd12ff
+   b2sums = 
6326a428204c020864b47db938973a13afb3580f9bb4e7b4d3cb861743c75e1cee99b569cb2baad3e1c7d6dc6986af5282492b5dd9f421a8243bf1d583a87e15
+
+pkgname = libedit
+   provides = libedit.so


=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[libedit]
+source = "regex"
+url = "https://thrysoee.dk/editline/;
+regex = "libedit-([0-9\\.\\-]+).tar.gz"
+from_pattern = "\\-"
+to_pattern = "_"


=
PKGBUILD
=
@@ -4,26 +4,32 @@
 # Contributor: Roman Cheplyaka 
 
 pkgname=libedit
-_pkgver=20230828-3.1
-pkgver=${_pkgver/-/_}
+pkgver=20240517_3.1
+_pkgver=${pkgver/_/-}
 pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, 
and tokenization functions'
 url='https://thrysoee.dk/editline/'
-arch=('x86_64')
-license=('BSD')
-depends=('glibc' 'ncurses' 'libncursesw.so')
-provides=('libedit.so')
+arch=(x86_64)
+license=(BSD-3-Clause)
+depends=(
+  glibc
+  ncurses
+  libncursesw.so
+)
 source=(${url}/${pkgname}-${_pkgver}.tar.gz)
-sha256sums=('4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad')
-b2sums=('bb54593e0d9b92c09027edf3f2ca25631d8684ad9dd6359744ad3b1121b16e2e9bc4e4dbf1d02524ed0605ccaab2564c115adb6da338984e831433a9af4c7cb9')
+sha256sums=('3a489097bb4115495f3bd85ae782852b7097c556d9500088d74b6fa38dbd12ff')
+b2sums=('6326a428204c020864b47db938973a13afb3580f9bb4e7b4d3cb861743c75e1cee99b569cb2baad3e1c7d6dc6986af5282492b5dd9f421a8243bf1d583a87e15')
 
 build() {
   cd ${pkgname}-${_pkgver}
-  ./configure --prefix=/usr
+  ./configure \
+--prefix=/usr
   make V=1
 }
 
 package() {
+  provides=(libedit.so)
+
   cd ${pkgname}-${_pkgver}
   make DESTDIR="${pkgdir}" install
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libedit/-/compare/8d6ed1127d67bf34763415a7017ea9bb4bce4d8a...330f96c265d4af95b5087c93ff5f70bdc7ef9f41

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libedit/-/compare/8d6ed1127d67bf34763415a7017ea9bb4bce4d8a...330f96c265d4af95b5087c93ff5f70bdc7ef9f41
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/libedit] Pushed new tag 20240517_3.1-1

2024-05-24 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 20240517_3.1-1 at Arch Linux / Packaging / 
Packages / libedit

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libedit/-/tree/20240517_3.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/eksctl] Pushed new tag 0.177.0-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.177.0-1 at Arch Linux / Packaging / Packages / 
eksctl

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eksctl/-/tree/0.177.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/eksctl][main] 2 commits: nvchecker: add config

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
eksctl


Commits:
753ff106 by Levente Polyak at 2024-05-21T23:22:42+02:00
nvchecker: add config

- - - - -
41f27b64 by Levente Polyak at 2024-05-21T23:32:52+02:00
upgpkg: 0.177.0-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = eksctl
pkgdesc = Command line tool for creating clusters on Amazon EKS
-   pkgver = 0.173.0
+   pkgver = 0.177.0
pkgrel = 1
url = https://github.com/weaveworks/eksctl
arch = x86_64
-   license = Apache
+   license = Apache-2.0
makedepends = go
depends = kubectl
depends = glibc
-   source = 
https://github.com/weaveworks/eksctl/archive/0.173.0/eksctl-0.173.0.tar.gz
-   sha256sums = 
a95ce610357e06870609b2dd1094b19a7ebedb7034f74d2e37a8cd1c333cffad
-   b2sums = 
96e2531f7db9e8ca49f367279b4686d1d2d118fab06f2c6852e446116368add1c87d77ce83beac456bacdcdcff59c1b17d94cf01c6995b3b5743d3cf6d3035fc
+   source = 
https://github.com/weaveworks/eksctl/archive/0.177.0/eksctl-0.177.0.tar.gz
+   sha256sums = 
a63ebc2251067e30f1b505f851267a6c0c5283304ee2e891b075362eba49f106
+   b2sums = 
d6cab41ef3176feda6b2504084de855b80068ea6f6f4cd3b17d42c55175edd2886962d18483c7e8137af57add520acb4bed3c3fa3e609c451e5a2d3a2314151f
 
 pkgname = eksctl


=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[eksctl]
+source = "git"
+git = "https://github.com/weaveworks/eksctl.git;
+prefix = "v"
+exclude_regex = ".*(pre|alpha|beta|rc|RC).*"


=
PKGBUILD
=
@@ -3,17 +3,17 @@
 # Contributor: Mike Williamson 
 
 pkgname=eksctl
-pkgver=0.173.0
+pkgver=0.177.0
 pkgrel=1
 pkgdesc='Command line tool for creating clusters on Amazon EKS'
 url='https://github.com/weaveworks/eksctl'
 arch=('x86_64')
-license=('Apache')
+license=('Apache-2.0')
 depends=('kubectl' 'glibc')
 makedepends=('go')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a95ce610357e06870609b2dd1094b19a7ebedb7034f74d2e37a8cd1c333cffad')
-b2sums=('96e2531f7db9e8ca49f367279b4686d1d2d118fab06f2c6852e446116368add1c87d77ce83beac456bacdcdcff59c1b17d94cf01c6995b3b5743d3cf6d3035fc')
+sha256sums=('a63ebc2251067e30f1b505f851267a6c0c5283304ee2e891b075362eba49f106')
+b2sums=('d6cab41ef3176feda6b2504084de855b80068ea6f6f4cd3b17d42c55175edd2886962d18483c7e8137af57add520acb4bed3c3fa3e609c451e5a2d3a2314151f')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eksctl/-/compare/4549112c50b14abdf5b5abbe795d9024c49c118f...41f27b64545e83bd093ea456effaba21c4e8ee24

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/eksctl/-/compare/4549112c50b14abdf5b5abbe795d9024c49c118f...41f27b64545e83bd093ea456effaba21c4e8ee24
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/conky][main] upgpkg: 1.21.1-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
conky


Commits:
0ba54bfd by Levente Polyak at 2024-05-21T23:28:27+02:00
upgpkg: 1.21.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = conky
pkgdesc = Light-weight system monitor for X, Wayland, and other things, 
too
-   pkgver = 1.20.2
-   pkgrel = 2
+   pkgver = 1.21.1
+   pkgrel = 1
url = https://github.com/brndnmtthws/conky
arch = x86_64
license = BSD-3-Clause
@@ -46,9 +46,9 @@ pkgbase = conky
depends = libsystemd.so
depends = wayland
depends = wireless_tools
-   source = git+https://github.com/brndnmtthws/conky.git#tag=v1.20.2?signed
+   source = git+https://github.com/brndnmtthws/conky.git#tag=v1.21.1?signed
validpgpkeys = AF310802C8EFA20499CF3556137B7AC2BDFD8DF0
-   sha512sums = 
3819df8b1f2da0d7b89cd0097b3f72c5248df089fc990c695ee79c56679cf7e45d6b24f7295a5eb99ed6bd16896c56b32ae306ab5e2d79204a794f541a824565
-   b2sums = 
25f60e912e1c3bb641e05999a982854701d8480284f7d84cdfb89bd13f055463fe96b0789886505a5d238f9e4842362fbfeebf0a1c2f4454c557939025c89cef
+   sha512sums = 
ecab140306a82f0c480dade81d4058459fc15ec3e648e3dc280114a94ff3d0a52069e2721f005bd7cc91cfa91e764349632040042763a246828e4be1931a0883
+   b2sums = 
6115729469977d7e8ea710bea18edfccfab9cad7080a16b6413c0471c790e5ce6fe51df2fbe0177bdfdd9f9bd07ef5c869f9980724663075cc99aa581e9cb5f4
 
 pkgname = conky


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Partha Chowdhury 
 
 pkgname=conky
-pkgver=1.20.2
-pkgrel=2
+pkgver=1.21.1
+pkgrel=1
 pkgdesc='Light-weight system monitor for X, Wayland, and other things, too'
 url='https://github.com/brndnmtthws/conky'
 license=(
@@ -54,8 +54,8 @@ depends=(
   'wireless_tools'
 )
 source=("git+$url.git#tag=v${pkgver}?signed")
-sha512sums=('3819df8b1f2da0d7b89cd0097b3f72c5248df089fc990c695ee79c56679cf7e45d6b24f7295a5eb99ed6bd16896c56b32ae306ab5e2d79204a794f541a824565')
-b2sums=('25f60e912e1c3bb641e05999a982854701d8480284f7d84cdfb89bd13f055463fe96b0789886505a5d238f9e4842362fbfeebf0a1c2f4454c557939025c89cef')
+sha512sums=('ecab140306a82f0c480dade81d4058459fc15ec3e648e3dc280114a94ff3d0a52069e2721f005bd7cc91cfa91e764349632040042763a246828e4be1931a0883')
+b2sums=('6115729469977d7e8ea710bea18edfccfab9cad7080a16b6413c0471c790e5ce6fe51df2fbe0177bdfdd9f9bd07ef5c869f9980724663075cc99aa581e9cb5f4')
 validpgpkeys=(
   'AF310802C8EFA20499CF3556137B7AC2BDFD8DF0' # Brenden Matthews 

 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/0ba54bfd046ede1f6f9dc087f15395b1ab972c99

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/0ba54bfd046ede1f6f9dc087f15395b1ab972c99
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/conky] Pushed new tag 1.21.1-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 1.21.1-1 at Arch Linux / Packaging / Packages / 
conky

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/tree/1.21.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vim][main] upgpkg: 9.1.0429-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / vim


Commits:
b6eb7cfe by Levente Polyak at 2024-05-21T23:21:20+02:00
upgpkg: 9.1.0429-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vim
pkgdesc = Vi Improved, a highly configurable, improved version of the 
vi text editor
-   pkgver = 9.1.0408
+   pkgver = 9.1.0429
pkgrel = 1
url = https://www.vim.org
arch = x86_64
@@ -19,18 +19,18 @@ pkgbase = vim
makedepends = ruby
makedepends = tcl
makedepends = zlib
-   source = git+https://github.com/vim/vim.git?signed#tag=v9.1.0408
+   source = git+https://github.com/vim/vim.git?signed#tag=v9.1.0429
source = vimrc
source = archlinux.vim
source = vimdoc.hook
validpgpkeys = 4F19708816918E19AAE19DEEF3F92DA383FDDE09
-   sha256sums = 
dcc4d70f9e79b7ea45ec916e689443aff43b783cbfb1e169be068445eec7bbd4
+   sha256sums = 
7e4d7b2446169e8da2d8e1e0e7c33a46f8c2ff084205433d6af48e65b5a01907
sha256sums = 
b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b
sha256sums = 
cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972
sha256sums = 
8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae
 
 pkgname = vim
-   depends = vim-runtime=9.1.0408-1
+   depends = vim-runtime=9.1.0429-1
depends = gpm
depends = acl
depends = glibc
@@ -50,7 +50,7 @@ pkgname = vim
 
 pkgname = gvim
pkgdesc = Vi Improved, a highly configurable, improved version of the 
vi text editor (with advanced features, such as a GUI)
-   depends = vim-runtime=9.1.0408-1
+   depends = vim-runtime=9.1.0429-1
depends = gpm
depends = libxt
depends = gtk3
@@ -63,7 +63,7 @@ pkgname = gvim
optdepends = lua: Lua language support
optdepends = perl: Perl language support
optdepends = tcl: Tcl language support
-   provides = vim=9.1.0408-1
+   provides = vim=9.1.0429-1
provides = xxd
provides = vim-plugin-runtime
conflicts = vim-minimal


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=9.1.0408
+pkgver=9.1.0429
 _versiondir=91
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -38,7 +38,7 @@ 
source=(git+https://github.com/vim/vim.git?signed#tag=v${pkgver}
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('dcc4d70f9e79b7ea45ec916e689443aff43b783cbfb1e169be068445eec7bbd4'
+sha256sums=('7e4d7b2446169e8da2d8e1e0e7c33a46f8c2ff084205433d6af48e65b5a01907'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/b6eb7cfec4269196a5af752f3139c17e7e9e180c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/b6eb7cfec4269196a5af752f3139c17e7e9e180c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vim] Pushed new tag 9.1.0429-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 9.1.0429-1 at Arch Linux / Packaging / Packages / 
vim

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/tree/9.1.0429-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/emptyepsilon][main] 2 commits: nvchecker: add config

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
emptyepsilon


Commits:
2cd0df5d by Levente Polyak at 2024-05-21T23:02:43+02:00
nvchecker: add config

- - - - -
5846502a by Levente Polyak at 2024-05-21T23:16:59+02:00
upgpkg: 2024.05.16-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = emptyepsilon
pkgdesc = Open source spaceship bridge simulator
-   pkgver = 2023.06.17
-   pkgrel = 2
+   pkgver = 2024.05.16
+   pkgrel = 1
url = https://github.com/daid/EmptyEpsilon
arch = x86_64
license = GPL2
@@ -15,11 +15,11 @@ pkgbase = emptyepsilon
depends = glibc
depends = gcc-libs
depends = sdl2
-   source = git+https://github.com/daid/EmptyEpsilon.git#tag=EE-2023.06.17
-   source = git+https://github.com/daid/SeriousProton.git#tag=EE-2023.06.17
+   source = git+https://github.com/daid/EmptyEpsilon.git#tag=EE-2024.05.16
+   source = git+https://github.com/daid/SeriousProton.git#tag=EE-2024.05.16
source = gcc12.patch
-   sha512sums = SKIP
-   sha512sums = SKIP
+   sha512sums = 
4f9ed5a7f74d645737044afd98020bfc84730104cee055fff789163b2d4078de509a42e4429a7a749fe786eb8f8391f8144b9491dfdd2851160a04625a422aae
+   sha512sums = 
34772188fd0df55e1973b12d810df7f94152ed6b51d2e0ec62959bf06500fffb3e0ea4b7bbde82fd76350edcaa7d508a3294515e167f23fdaebea2e4df089b3a
sha512sums = 
479b76b604b4a4fc8152da11775533b8d56eb4bfd688a28ea6c64a39bfe40e5d365ee035f34cf3fa2cfa16d877cb5324bd2b911270e19f55e77d60386b08ed13
 
 pkgname = emptyepsilon


=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[emptyepsilon]
+source = "git"
+git = "https://github.com/daid/EmptyEpsilon.git;
+from_pattern = "EE-(.+)"
+to_pattern = "\\1"


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Mewp 
 
 pkgname=emptyepsilon
-pkgver=2023.06.17
-pkgrel=2
+pkgver=2024.05.16
+pkgrel=1
 pkgdesc='Open source spaceship bridge simulator'
 url='https://github.com/daid/EmptyEpsilon'
 arch=('x86_64')
@@ -13,8 +13,8 @@ makedepends=('git' 'cmake' 'mesa' 'python')
 source=("git+https://github.com/daid/EmptyEpsilon.git#tag=EE-${pkgver};
 "git+https://github.com/daid/SeriousProton.git#tag=EE-${pkgver};
 gcc12.patch)
-sha512sums=('SKIP'
-'SKIP'
+sha512sums=('4f9ed5a7f74d645737044afd98020bfc84730104cee055fff789163b2d4078de509a42e4429a7a749fe786eb8f8391f8144b9491dfdd2851160a04625a422aae'
+
'34772188fd0df55e1973b12d810df7f94152ed6b51d2e0ec62959bf06500fffb3e0ea4b7bbde82fd76350edcaa7d508a3294515e167f23fdaebea2e4df089b3a'
 
'479b76b604b4a4fc8152da11775533b8d56eb4bfd688a28ea6c64a39bfe40e5d365ee035f34cf3fa2cfa16d877cb5324bd2b911270e19f55e77d60386b08ed13')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emptyepsilon/-/compare/4c5cfc914af3dcaf52dbd3300c62b41d97fee89d...5846502a31460e8e2ef0ea8f5dc3b59817db092f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emptyepsilon/-/compare/4c5cfc914af3dcaf52dbd3300c62b41d97fee89d...5846502a31460e8e2ef0ea8f5dc3b59817db092f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/emptyepsilon] Pushed new tag 2024.05.16-1

2024-05-21 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 2024.05.16-1 at Arch Linux / Packaging / Packages 
/ emptyepsilon

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/emptyepsilon/-/tree/2024.05.16-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/exploitdb][main] upgpkg: 20240520-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
exploitdb


Commits:
cd3c6269 by Levente Polyak at 2024-05-21T00:34:32+02:00
upgpkg: 20240520-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = exploitdb
pkgdesc = Offensive Security’s Exploit Database Archive
-   pkgver = 20240509
+   pkgver = 20240520
pkgrel = 1
url = https://www.exploit-db.com/
arch = any
@@ -9,11 +9,11 @@ pkgbase = exploitdb
optdepends = xclip: copy paths to the clipboard
options = !strip
backup = etc/searchsploit_rc
-   source = 
https://gitlab.com/exploit-database/exploitdb/-/archive/2024-05-09/exploitdb-2024-05-09.tar.bz2
+   source = 
https://gitlab.com/exploit-database/exploitdb/-/archive/2024-05-20/exploitdb-2024-05-20.tar.bz2
source = rcfile.diff
-   sha512sums = 
b2aac565ca2a45c2aa1db8bba96e98233ddf8a750dc6ae6ba1021ce36fe23e91132377046ba2c0a8574110a96491546e0dd33f2790dfbaf8fd2c4b39564c1093
+   sha512sums = 
00c6a498217020fc2e2cdae1666706bec6782db777bec0c33af3203871a73ca7993c0b252e1c5e58cb8c9e06781ee034de61906b31ec40346fd202aeba8b3ede
sha512sums = 
e170da5b974975c6c23c5b09e8c1825bbb17446fb506f2d00f92f86f94394acf18a53458bd90969de38da642fc1f7abb08ba940969108002dab17415b88211d6
-   b2sums = 
f501881c3075b32ada52d0176737a4afff7151a3b33ef87753bf5ad877eeeb791087788ce04cd7109f7d8e4afc379d3fa1c776f97a7a44ee480d6f51018fe281
+   b2sums = 
e889c63ddc3a3b73a3b86fffa50d0b353c69f920532000b9f93045a19c5eb8d278b33e172a75c482edf3f17395e9ba81c5ae79f6d9e22fc6f2edbef9ba180eb8
b2sums = 
f033a50db6358297580363d62bbd9d4a6003b5476ba361650133841138af76b990ed49e2e34d487cf4167ebeb3cd6b8f9230e5e700a5d96f7f06cbc5b42c4076
 
 pkgname = exploitdb


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Eli Schwartz 
 
 pkgname=exploitdb
-pkgver=20240509
+pkgver=20240520
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6:2}
 pkgrel=1
 pkgdesc="Offensive Security’s Exploit Database Archive"
@@ -15,9 +15,9 @@ backup=('etc/searchsploit_rc')
 options=('!strip')
 
source=("https://gitlab.com/exploit-database/exploitdb/-/archive/$_pkgver/exploitdb-$_pkgver.tar.bz2;
 "rcfile.diff")
-sha512sums=('b2aac565ca2a45c2aa1db8bba96e98233ddf8a750dc6ae6ba1021ce36fe23e91132377046ba2c0a8574110a96491546e0dd33f2790dfbaf8fd2c4b39564c1093'
+sha512sums=('00c6a498217020fc2e2cdae1666706bec6782db777bec0c33af3203871a73ca7993c0b252e1c5e58cb8c9e06781ee034de61906b31ec40346fd202aeba8b3ede'
 
'e170da5b974975c6c23c5b09e8c1825bbb17446fb506f2d00f92f86f94394acf18a53458bd90969de38da642fc1f7abb08ba940969108002dab17415b88211d6')
-b2sums=('f501881c3075b32ada52d0176737a4afff7151a3b33ef87753bf5ad877eeeb791087788ce04cd7109f7d8e4afc379d3fa1c776f97a7a44ee480d6f51018fe281'
+b2sums=('e889c63ddc3a3b73a3b86fffa50d0b353c69f920532000b9f93045a19c5eb8d278b33e172a75c482edf3f17395e9ba81c5ae79f6d9e22fc6f2edbef9ba180eb8'
 
'f033a50db6358297580363d62bbd9d4a6003b5476ba361650133841138af76b990ed49e2e34d487cf4167ebeb3cd6b8f9230e5e700a5d96f7f06cbc5b42c4076')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/commit/cd3c62699c35a7615090174de562d72e145f0274

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/commit/cd3c62699c35a7615090174de562d72e145f0274
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/exploitdb] Pushed new tag 20240520-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 20240520-1 at Arch Linux / Packaging / Packages / 
exploitdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/tree/20240520-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/jasper] Pushed new tag 4.2.4-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 4.2.4-1 at Arch Linux / Packaging / Packages / 
jasper

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jasper/-/tree/4.2.4-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/jasper][main] upgpkg: 4.2.4-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
jasper


Commits:
5ceb37fd by Levente Polyak at 2024-05-20T23:50:07+02:00
upgpkg: 4.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,27 +1,27 @@
 pkgbase = jasper
pkgdesc = Software-based implementation of the codec specified in the 
emerging JPEG-2000 Part-1 standard
-   pkgver = 4.2.1
+   pkgver = 4.2.4
pkgrel = 1
url = https://www.ece.uvic.ca/~frodo/jasper/
arch = x86_64
license = custom:JasPer2.0
+   makedepends = cmake
+   makedepends = doxygen
+   makedepends = freeglut
makedepends = glibc
+   makedepends = glu
makedepends = libjpeg
-   makedepends = freeglut
makedepends = libxmu
-   makedepends = glu
-   makedepends = cmake
-   makedepends = doxygen
-   source = 
jasper-4.2.1.tar.gz::https://github.com/mdadams/jasper/archive/version-4.2.1.tar.gz
-   sha512sums = 
2da4b72e7566fb3f1240fe8e058f2801642d2a2a8bed6e89f1a32209d22d715bff811a99102ba2cfe0eb566f0fb2292bbefffe75a17011995e35ab8f6bc8a417
-   b2sums = 
9fed19af29e9ae7e7676761d7e6eff75ae23e062f99738441d21b2ec9abe6271deee5f759bca79e6f283f534693cfc99c0df9777b8530a5bbd21621bd7b1
+   source = 
https://github.com/mdadams/jasper/archive/version-4.2.4/jasper-4.2.4.tar.gz
+   sha512sums = 
4552e4823e08f7cb444d5835f30180ae1631b1784078769f0c1d51f40dd3bb6c8a1e960147d07312164dbb3b489561d06ee8f75112e76dbba8aacfd09c7d03e4
+   b2sums = 
ff65214e4a18a9853e8c441ddc3b0908534db5d625aa4e4dd5d60536d150fcbd068cf0fdd4ca36d4c7047c91b02ac9721e85563c435b9f75db980c64b6d3629f
 
 pkgname = jasper
+   depends = freeglut
depends = glibc
+   depends = glu
depends = libjpeg
depends = libjpeg.so
-   depends = freeglut
-   depends = glu
optdepends = jasper-doc: documentation
provides = libjasper.so
 


=
PKGBUILD
=
@@ -2,17 +2,25 @@
 # Maintainer: Eric Bélanger 
 
 pkgbase=jasper
-pkgname=('jasper' 'jasper-doc')
-pkgver=4.2.1
+pkgname=(jasper jasper-doc)
+pkgver=4.2.4
 pkgrel=1
 pkgdesc='Software-based implementation of the codec specified in the emerging 
JPEG-2000 Part-1 standard'
 url='https://www.ece.uvic.ca/~frodo/jasper/'
-arch=('x86_64')
+arch=(x86_64)
 license=('custom:JasPer2.0')
-makedepends=('glibc' 'libjpeg' 'freeglut' 'libxmu' 'glu' 'cmake' 'doxygen')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mdadams/jasper/archive/version-${pkgver}.tar.gz)
-sha512sums=('2da4b72e7566fb3f1240fe8e058f2801642d2a2a8bed6e89f1a32209d22d715bff811a99102ba2cfe0eb566f0fb2292bbefffe75a17011995e35ab8f6bc8a417')
-b2sums=('9fed19af29e9ae7e7676761d7e6eff75ae23e062f99738441d21b2ec9abe6271deee5f759bca79e6f283f534693cfc99c0df9777b8530a5bbd21621bd7b1')
+makedepends=(
+  cmake
+  doxygen
+  freeglut
+  glibc
+  glu
+  libjpeg
+  libxmu
+)
+source=(https://github.com/mdadams/jasper/archive/version-${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('4552e4823e08f7cb444d5835f30180ae1631b1784078769f0c1d51f40dd3bb6c8a1e960147d07312164dbb3b489561d06ee8f75112e76dbba8aacfd09c7d03e4')
+b2sums=('ff65214e4a18a9853e8c441ddc3b0908534db5d625aa4e4dd5d60536d150fcbd068cf0fdd4ca36d4c7047c91b02ac9721e85563c435b9f75db980c64b6d3629f')
 
 prepare() {
   cd ${pkgbase}-version-${pkgver}
@@ -38,7 +46,13 @@ check() {
 }
 
 package_jasper() {
-  depends=('glibc' 'libjpeg' 'libjpeg.so' 'freeglut' 'glu')
+  depends=(
+freeglut
+glibc
+glu
+libjpeg
+libjpeg.so
+  )
   optdepends=('jasper-doc: documentation')
   provides=('libjasper.so')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jasper/-/commit/5ceb37fd85fb5d8689ca3dd9435aaef471ee9dac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jasper/-/commit/5ceb37fd85fb5d8689ca3dd9435aaef471ee9dac
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/terragrunt] Pushed new tag 0.58.8-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.58.8-1 at Arch Linux / Packaging / Packages / 
terragrunt

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terragrunt/-/tree/0.58.8-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/terragrunt][main] upgpkg: 0.58.8-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
terragrunt


Commits:
88f118bc by Levente Polyak at 2024-05-20T23:45:45+02:00
upgpkg: 0.58.8-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = terragrunt
pkgdesc = Thin wrapper for Terraform that provides extra tools for 
working with multiple Terraform modules
-   pkgver = 0.58.4
+   pkgver = 0.58.8
pkgrel = 1
url = https://github.com/gruntwork-io/terragrunt
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = terragrunt
depends = glibc
depends = terraform
options = !lto
-   source = 
https://github.com/gruntwork-io/terragrunt/archive/v0.58.4/terragrunt-0.58.4.tar.gz
-   sha256sums = 
7774f6de2b587ef886450daea938e01b488aa4bb220a614aaaff25c9b0fa877d
-   b2sums = 
932eb0f1a780ef4a18e282edb0decb51ecab4296977b9972a2247074d1d2fb6dce7de701d79fbb823d2d515cd26a249262d04546492ac3bc80e581f0f97ac03d
+   source = 
https://github.com/gruntwork-io/terragrunt/archive/v0.58.8/terragrunt-0.58.8.tar.gz
+   sha256sums = 
5449f181e25b3038cce5843cf31a994c05e062d3c01e2228c9ef55b28b62d6ba
+   b2sums = 
91b0638e82d00e97e28d3095bcc0dd79bb5e16b5c81b4ed6bdde75ff6f54d4bcfd20e9ba1efc88ec38856a78fa0b05551397d8447d093233ff87bd0393cb087e
 
 pkgname = terragrunt


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andreas 'Segaja' Schleifer 
 
 pkgname=terragrunt
-pkgver=0.58.4
+pkgver=0.58.8
 pkgrel=1
 pkgdesc='Thin wrapper for Terraform that provides extra tools for working with 
multiple Terraform modules'
 url='https://github.com/gruntwork-io/terragrunt'
@@ -12,8 +12,8 @@ makedepends=('git' 'go')
 depends=('glibc' 'terraform')
 license=('MIT')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7774f6de2b587ef886450daea938e01b488aa4bb220a614aaaff25c9b0fa877d')
-b2sums=('932eb0f1a780ef4a18e282edb0decb51ecab4296977b9972a2247074d1d2fb6dce7de701d79fbb823d2d515cd26a249262d04546492ac3bc80e581f0f97ac03d')
+sha256sums=('5449f181e25b3038cce5843cf31a994c05e062d3c01e2228c9ef55b28b62d6ba')
+b2sums=('91b0638e82d00e97e28d3095bcc0dd79bb5e16b5c81b4ed6bdde75ff6f54d4bcfd20e9ba1efc88ec38856a78fa0b05551397d8447d093233ff87bd0393cb087e')
 options=('!lto')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terragrunt/-/commit/88f118bc85dfb1609828fb86c9c9b564107e166f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terragrunt/-/commit/88f118bc85dfb1609828fb86c9c9b564107e166f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux-hardened] Pushed new tag 6.9.1.hardened1-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 6.9.1.hardened1-1 at Arch Linux / Packaging / 
Packages / linux-hardened

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/tree/6.9.1.hardened1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/linux-hardened][main] upgpkg: 6.8.10.hardened1-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
linux-hardened


Commits:
e45b667e by Levente Polyak at 2024-05-20T10:39:34+02:00
upgpkg: 6.8.10.hardened1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = linux-hardened
pkgdesc = Security-Hardened Linux
-   pkgver = 6.8.9.hardened1
-   pkgrel = 2
+   pkgver = 6.8.10.hardened1
+   pkgrel = 1
url = https://github.com/anthraxx/linux-hardened
arch = x86_64
license = GPL-2.0-only
@@ -21,24 +21,24 @@ pkgbase = linux-hardened
makedepends = texlive-latexextra
options = !debug
options = !strip
-   source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.xz
-   source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.sign
-   source = 
https://github.com/anthraxx/linux-hardened/releases/download/6.8.9-hardened1/linux-hardened-6.8.9-hardened1.patch
-   source = 
https://github.com/anthraxx/linux-hardened/releases/download/6.8.9-hardened1/linux-hardened-6.8.9-hardened1.patch.sig
+   source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.10.tar.xz
+   source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.10.tar.sign
+   source = 
https://github.com/anthraxx/linux-hardened/releases/download/6.8.10-hardened1/linux-hardened-6.8.10-hardened1.patch
+   source = 
https://github.com/anthraxx/linux-hardened/releases/download/6.8.10-hardened1/linux-hardened-6.8.10-hardened1.patch.sig
source = config
source = 0006-docutils.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = E240B57E2C4630BA768E2F26FC1B547C8D8172C8
-   sha256sums = 
f905f1238ea7a8e85314bacf283302e8097006010d25fcea726d0de0ea5bc9b6
+   sha256sums = 
b0bb92d982f88380e5b2059349c3a862e0afa712e0646eb0e082b9c2c5cb5176
sha256sums = SKIP
-   sha256sums = 
ae678b84723cb7d80619ebd9a9f89c9a094741e161b8f25c758eb9d69e0bad84
+   sha256sums = 
63dd2572bde3ce80201ea0edfc66ef8f430381e45aadd0fa5b4fbf001cf5e118
sha256sums = SKIP
sha256sums = 
c368f8cf4542c1d449110c84880ce910b3a4421b2411ec94d36dd83f94ff280f
sha256sums = 
9cb73cacbb3633f207d0c30e738cae9965adcd0b0eb5ecd60563fed1394c0f38
-   b2sums = 
0305b6636a4e382855a2804cedc3984f1e891b26b24412e3533b1f29a07459d39be5121d4618da20098623290e922d502b7ac1b774f39e732f23a778a4b5b5be
+   b2sums = 
1e3fba4cdbe1c3d4f0ea56f8e54242e0276a3ae47e5dc97152d0afd7042a02ae9b57d6808ed8482358eb244eecc73ed41f7411ab50d4b462fc776b68c293c30a
b2sums = SKIP
-   b2sums = 
b6fbdd782038d9566684190d288fce0e1a38d5cf70c35951b0a93eab2648584906fcbb41cf128af7b3022f89754cadd30e5cdd22d80b10b36fe326450d53c17f
+   b2sums = 
a55ba0001895032faf86a703fa8df019969e352a67832ec32a13cf68a5bf033d69241e193f99d1a91acfc5ea1c96628f0e65b04fdae84a4109066479e99fadad
b2sums = SKIP
b2sums = 
d2a7f46268a62ee2c0c1414f2af9bfc9e2239d8c7ee27c7223eaec93b40426e7c808a4345015582bc27f4c5660e8a1ea75e477a443e40a08c539dcb85360e81b
b2sums = 
0bb42a22c110f06a45e59a9adc194184a51ff97e5584d6ffabca0aa37e1e65ccaf44f43dc744eaa3861d6f6b00e299d4662bcf0c0d94478af9352b4c4f6b0ffd


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=linux-hardened
-pkgver=6.8.9.hardened1
-pkgrel=2
+pkgver=6.8.10.hardened1
+pkgrel=1
 pkgdesc='Security-Hardened Linux'
 url='https://github.com/anthraxx/linux-hardened'
 arch=(x86_64)
@@ -46,15 +46,15 @@ validpgpkeys=(
   E240B57E2C4630BA768E2F26FC1B547C8D8172C8  # Levente Polyak
 )
 # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256sums=('f905f1238ea7a8e85314bacf283302e8097006010d25fcea726d0de0ea5bc9b6'
+sha256sums=('b0bb92d982f88380e5b2059349c3a862e0afa712e0646eb0e082b9c2c5cb5176'
 'SKIP'
-'ae678b84723cb7d80619ebd9a9f89c9a094741e161b8f25c758eb9d69e0bad84'
+'63dd2572bde3ce80201ea0edfc66ef8f430381e45aadd0fa5b4fbf001cf5e118'
 'SKIP'
 'c368f8cf4542c1d449110c84880ce910b3a4421b2411ec94d36dd83f94ff280f'
 '9cb73cacbb3633f207d0c30e738cae9965adcd0b0eb5ecd60563fed1394c0f38')
-b2sums=('0305b6636a4e382855a2804cedc3984f1e891b26b24412e3533b1f29a07459d39be5121d4618da20098623290e922d502b7ac1b774f39e732f23a778a4b5b5be'
+b2sums=('1e3fba4cdbe1c3d4f0ea56f8e54242e0276a3ae47e5dc97152d0afd7042a02ae9b57d6808ed8482358eb244eecc73ed41f7411ab50d4b462fc776b68c293c30a'
 'SKIP'
-
'b6fbdd782038d9566684190d288fce0e1a38d5cf70c35951b0a93eab2648584906fcbb41cf128af7b3022f89754cadd30e5cdd22d80b10b36fe326450d53c17f'
+
'a55ba0001895032faf86a703fa8df019969e352a67832ec32a13cf68a5bf033d69241e193f99d1a91acfc5ea1c96628f0e65b04fdae84a4109066479e99fadad

[Git][archlinux/packaging/packages/linux-hardened] Pushed new tag 6.8.10.hardened1-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 6.8.10.hardened1-1 at Arch Linux / Packaging / 
Packages / linux-hardened

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/tree/6.8.10.hardened1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gitui][main] nvchecker: use simple git source to avoid api rate limits

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
gitui


Commits:
b8bb2ae1 by Levente Polyak at 2024-05-20T10:24:27+02:00
nvchecker: use simple git source to avoid api rate limits

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -1,6 +1,5 @@
 [gitui]
-source = "github"
-github = "extrawurst/gitui"
-include_regex = 'v\d+\.\d+\.\d+'
+source = "git"
+git = "https://github.com/extrawurst/gitui.git;
 prefix = "v"
-use_max_tag = true
+include_regex = 'v\d+\.\d+\.\d+'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitui/-/commit/b8bb2ae1adb5312aa9f507465a942784649961d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitui/-/commit/b8bb2ae1adb5312aa9f507465a942784649961d2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/asciidoctor][main] 2 commits: nvchecker: add config

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
asciidoctor


Commits:
87a6d6a1 by Levente Polyak at 2024-05-20T10:18:59+02:00
nvchecker: add config

- - - - -
be679d89 by Levente Polyak at 2024-05-20T10:20:21+02:00
upgpkg: 2.0.23-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = asciidoctor
pkgdesc = An implementation of AsciiDoc in Ruby
-   pkgver = 2.0.22
+   pkgver = 2.0.23
pkgrel = 1
url = https://asciidoctor.org
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
-   noextract = asciidoctor-2.0.22.gem
+   noextract = asciidoctor-2.0.23.gem
options = !emptydirs
-   source = https://rubygems.org/downloads/asciidoctor-2.0.22.gem
-   sha512sums = 
1c9cd3bdbb7f4467b73e99b29ab655d521213d51c0151f6aee21cfd1d943c6456c1ef23bfdbf180057b70590341d92fcda2be0bf5e1c741e7068ff0901bd282c
+   source = https://rubygems.org/downloads/asciidoctor-2.0.23.gem
+   sha512sums = 
61aeb0c78438b61cdd7caf31840c82fc68d94ed296e381927c1e3a0b36be5bc29a025a7d9a076c19293f1c8b69056120f0493456106eeeb4a083afb59a414328
 
 pkgname = asciidoctor


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[asciidoctor]
+source = "gems"
+gems = "asciidoctor"


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Nicolas Bigaouette 
 
 pkgname='asciidoctor'
-pkgver=2.0.22
+pkgver=2.0.23
 pkgrel=1
 pkgdesc='An implementation of AsciiDoc in Ruby'
 arch=('any')
@@ -16,7 +16,7 @@ depends=('ruby')
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/${pkgname}-${pkgver}.gem;)
 noextract=("$pkgname-$pkgver.gem")
-sha512sums=('1c9cd3bdbb7f4467b73e99b29ab655d521213d51c0151f6aee21cfd1d943c6456c1ef23bfdbf180057b70590341d92fcda2be0bf5e1c741e7068ff0901bd282c')
+sha512sums=('61aeb0c78438b61cdd7caf31840c82fc68d94ed296e381927c1e3a0b36be5bc29a025a7d9a076c19293f1c8b69056120f0493456106eeeb4a083afb59a414328')
 
 package() {
 local _gemdir="$(ruby -e 'puts Gem.default_dir')"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoctor/-/compare/0ee0f8521b7e317df72fc4eec24786e7529a9a10...be679d89b728bd3faf072d69e354a2fa8b286a8d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoctor/-/compare/0ee0f8521b7e317df72fc4eec24786e7529a9a10...be679d89b728bd3faf072d69e354a2fa8b286a8d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/asciidoctor] Pushed new tag 2.0.23-1

2024-05-20 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 2.0.23-1 at Arch Linux / Packaging / Packages / 
asciidoctor

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoctor/-/tree/2.0.23-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/git-smash][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
git-smash


Commits:
928d814c by Levente Polyak at 2024-05-12T11:28:09+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[git-smash]
+source = "git"
+git = "https://github.com/anthraxx/git-smash.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-smash/-/commit/928d814c394fc5d135e3cde4759dcaf5a78eede4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-smash/-/commit/928d814c394fc5d135e3cde4759dcaf5a78eede4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ropgadget][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ropgadget


Commits:
10b5f19a by Levente Polyak at 2024-05-12T11:14:38+02:00
nvchecker: add config

- - - - -
90f2b2d4 by Levente Polyak at 2024-05-12T11:15:29+02:00
reformat and add SPDX license identifier

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[ropgadget]
+source = "git"
+git = "https://github.com/JonathanSalwan/ROPgadget.git;
+prefix = "v"


=
PKGBUILD
=
@@ -6,11 +6,19 @@ _pkgname=ROPgadget
 pkgver=7.4
 pkgrel=2
 pkgdesc='Search gadgets in binaries to facilitate ROP exploitation for several 
file formats and architectures'
-url='http://www.shell-storm.org/project/ROPgadget'
-arch=('any')
-license=('BSD')
-depends=('python' 'python-capstone')
-makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
+url='https://github.com/JonathanSalwan/ROPgadget'
+arch=(any)
+license=(BSD-3-Clause)
+depends=(
+  python
+  python-capstone
+)
+makedepends=(
+  python-setuptools
+  python-build
+  python-installer
+  python-wheel
+)
 
source=(https://github.com/JonathanSalwan/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 
sha512sums=('0906cf7e916967ac5f446778ddc4ffdca78b8cf23c584968c116fdd43bc8488624104fbb78380516a54356dc4c4d50c5d10cc462bdd507435d5f70f8b9d51fa7')
 
b2sums=('1c5dc52d377b4b580aa72351ce7863c9f819b39cbf0732b33eb8330d0229166250978fde123f8bf1e3a45d5fe791b17da1a93a49c8c45755d5dc1b7f8e05bf52')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropgadget/-/compare/1e4bca063e295114fe17fa91db0d782e1a6c24ec...90f2b2d44111a3feb12164552e4afed0a6ad7340

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropgadget/-/compare/1e4bca063e295114fe17fa91db0d782e1a6c24ec...90f2b2d44111a3feb12164552e4afed0a6ad7340
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo][main] reformat file and add SPDX license identifier

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-archinfo


Commits:
cf8cedbc by Levente Polyak at 2024-05-12T10:24:41+02:00
reformat file and add SPDX license identifier

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,14 +7,21 @@ pkgrel=1
 pkgdesc='Classes with architecture-specific information useful to other 
projects'
 url='https://github.com/angr/archinfo'
 arch=('any')
-license=('custom:BSD2')
-depends=('python')
-makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
+license=(BSD-2-Clause)
+depends=(
+  python
+)
+makedepends=(
+  python-build
+  python-installer
+  python-wheel
+  python-setuptools
+)
 optdepends=(
-  'python-capstone'
-  'python-unicorn'
-  'python-keystone'
-  'python-pyvex'
+  python-capstone
+  python-unicorn
+  python-keystone
+  python-pyvex
 )
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
 
sha512sums=('171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/cf8cedbc93ecd6b9a88766c592f48899e787d757

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/cf8cedbc93ecd6b9a88766c592f48899e787d757
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-filebytes][main] upgpkg: 0.10.2-8: rebuild with PEP517

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-filebytes


Commits:
d812 by Levente Polyak at 2024-05-12T00:19:04+02:00
upgpkg: 0.10.2-8: rebuild with PEP517

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,13 @@
 pkgbase = python-filebytes
pkgdesc = Library to read and edit executable binary files
pkgver = 0.10.2
-   pkgrel = 7
+   pkgrel = 8
url = https://github.com/sashs/filebytes
arch = any
-   license = BSD
+   license = BSD-3-Clause
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = 
https://github.com/sashs/filebytes/archive/v0.10.2/python-filebytes-0.10.2.tar.gz


=
PKGBUILD
=
@@ -3,25 +3,32 @@
 pkgname=python-filebytes
 _pyname=${pkgname/python-/}
 pkgver=0.10.2
-pkgrel=7
+pkgrel=8
 pkgdesc='Library to read and edit executable binary files'
 url='https://github.com/sashs/filebytes'
-arch=('any')
-license=('BSD')
-depends=('python')
-makedepends=('python-setuptools')
+arch=(any)
+license=(BSD-3-Clause)
+depends=(
+  python
+)
+makedepends=(
+  python-build
+  python-installer
+  python-wheel
+  python-setuptools
+)
 
source=(https://github.com/sashs/filebytes/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
 
sha512sums=('12317d6b5063e710b4410e4dcc61b45c0ac1cbc80655212dacb0929a19e100849df39ba84a05cb96699abe7ec16758e0b9656b3d3ce044f3d122b8636106e564')
 
b2sums=('6b7fb865d01cc9ea0f14b32f6e0326da21fa2fa2a36549b99ca88e9bf015162d3b0f82e350be1cca805294fd56ef47e2db4394db5ffb3061773f146eda1ba666')
 
 build() {
   cd ${_pyname}-${pkgver}
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 package() {
   cd ${_pyname}-${pkgver}
-  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
   install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -Dm 644 samples/* -t "${pkgdir}/usr/share/doc/${pkgname}/samples"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filebytes/-/commit/d812d5ec30096c406998c74aca28ef4bb5dd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filebytes/-/commit/d812d5ec30096c406998c74aca28ef4bb5dd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-filebytes] Pushed new tag 0.10.2-8

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.10.2-8 at Arch Linux / Packaging / Packages / 
python-filebytes

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filebytes/-/tree/0.10.2-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo][main] upgpkg: 9.2.102-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-archinfo


Commits:
8ae93cb8 by Levente Polyak at 2024-05-12T10:13:47+02:00
upgpkg: 9.2.102-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-archinfo
pkgdesc = Classes with architecture-specific information useful to 
other projects
-   pkgver = 9.2.101
+   pkgver = 9.2.102
pkgrel = 1
url = https://github.com/angr/archinfo
arch = any
@@ -14,8 +14,8 @@ pkgbase = python-archinfo
optdepends = python-unicorn
optdepends = python-keystone
optdepends = python-pyvex
-   source = 
https://github.com/angr/archinfo/archive/v9.2.101/python-archinfo-9.2.101.tar.gz
-   sha512sums = 
a4eb89bfc305f166ce26887a38b20a98b59cf68a2560c521cf3ab7a36f88259ce4c24bc7f4a1ffbf7821c0284b6bc641fb1d6d37d3654fde83025740ca2b3514
-   b2sums = 
5d92dd1bbec9a445ef545505c5d4d9de59c0dee4903137eda088052c75c26643fa7f9f88688d2c239d9d2ba9052173cac1133884f035792683ba661a4ea90a92
+   source = 
https://github.com/angr/archinfo/archive/v9.2.102/python-archinfo-9.2.102.tar.gz
+   sha512sums = 
171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8
+   b2sums = 
73541dd9b3bf2b56bcdc5d7b2dbdbe2867d14fd589ac8a176a39ac92c1f1be5190417244975a4ad0131e275885466c73d53a5bd69151bc0d1f327c6d9b793e34
 
 pkgname = python-archinfo


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _pyname=archinfo
 pkgname=python-${_pyname}
-pkgver=9.2.101
+pkgver=9.2.102
 pkgrel=1
 pkgdesc='Classes with architecture-specific information useful to other 
projects'
 url='https://github.com/angr/archinfo'
@@ -17,8 +17,8 @@ optdepends=(
   'python-pyvex'
 )
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a4eb89bfc305f166ce26887a38b20a98b59cf68a2560c521cf3ab7a36f88259ce4c24bc7f4a1ffbf7821c0284b6bc641fb1d6d37d3654fde83025740ca2b3514')
-b2sums=('5d92dd1bbec9a445ef545505c5d4d9de59c0dee4903137eda088052c75c26643fa7f9f88688d2c239d9d2ba9052173cac1133884f035792683ba661a4ea90a92')
+sha512sums=('171b236e64ab11b26a229f0f241337fadf57ec0f26a45e2001fa3972ca7912955ba951c4344312ee868de8f09c0872adbe8fa543cd9b505c985c52aabdc404a8')
+b2sums=('73541dd9b3bf2b56bcdc5d7b2dbdbe2867d14fd589ac8a176a39ac92c1f1be5190417244975a4ad0131e275885466c73d53a5bd69151bc0d1f327c6d9b793e34')
 
 build() {
   cd "${_pyname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/8ae93cb8f2ecfcd840dff3e5b179cb1be3d7f2e1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/8ae93cb8f2ecfcd840dff3e5b179cb1be3d7f2e1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo] Pushed new tag 9.2.102-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 9.2.102-1 at Arch Linux / Packaging / Packages / 
python-archinfo

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/tree/9.2.102-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-archinfo


Commits:
34571c04 by Levente Polyak at 2024-05-12T10:13:36+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[python-archinfo]
+source = "git"
+git = "https://github.com/angr/archinfo.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/34571c04d76c4c5f7f5480cd8f32f7b3ad6738b0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/34571c04d76c4c5f7f5480cd8f32f7b3ad6738b0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-filebytes][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-filebytes


Commits:
3eec1774 by Levente Polyak at 2024-05-12T00:12:50+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[python-filebytes]
+source = "git"
+git = "https://github.com/sashs/filebytes.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filebytes/-/commit/3eec1774814848bc97b2c23a74b39af7d0720583

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-filebytes/-/commit/3eec1774814848bc97b2c23a74b39af7d0720583
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ropper][main] upgpkg: 1.13.10-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ropper


Commits:
fda2a570 by Levente Polyak at 2024-05-12T00:06:44+02:00
upgpkg: 1.13.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = ropper
pkgdesc = Show information about binary files and find gadgets to build 
rop chains for different architectures
-   pkgver = 1.13.8
-   pkgrel = 4
+   pkgver = 1.13.10
+   pkgrel = 1
url = https://github.com/sashs/Ropper
arch = any
-   license = GPL2
+   license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
@@ -20,8 +20,8 @@ pkgbase = ropper
provides = python-ropper
conflicts = python-ropper
replaces = python-ropper
-   source = 
https://github.com/sashs/Ropper/archive/v1.13.8/ropper-1.13.8.tar.gz
-   sha512sums = 
eae2279e1c6bc91af76e8e5d37b7d57c5d2e518d027e293dbd52c6c27dcd8826e73673c55fe581cdefda272b657c8eff2b5eb4fdc4996fec1548709b8371b5d4
-   b2sums = 
8601bcd2287763aa208b227c437362b9799ec1775104b659213e69a77f118bce567e95a0b83a4f0556439a82ee853ebc9aabaa4098b2a700572d1b661213eb25
+   source = 
https://github.com/sashs/Ropper/archive/v1.13.10/ropper-1.13.10.tar.gz
+   sha512sums = 
64afab433a633f10bb964af44e51c5d44885e03c718695284c3cfd73ea3f204561224d26575e1e376ca0c1424fe6ca859c5844a55798375223ea304e455d8c04
+   b2sums = 
c7b385fc2cf9f0777394899910d9433c09b9df0b5ba489b4fac71be3fbeeb4c1d68bdace6dcefb114aad3f89452745d04351a85003998bf3f8b148a774ea7a5a
 
 pkgname = ropper


=
PKGBUILD
=
@@ -2,23 +2,38 @@
 
 pkgname=ropper
 _pkgname=Ropper
-pkgver=1.13.8
-pkgrel=4
+pkgver=1.13.10
+pkgrel=1
 pkgdesc='Show information about binary files and find gadgets to build rop 
chains for different architectures'
 url='https://github.com/sashs/Ropper'
-arch=('any')
-license=('GPL2')
-depends=('python' 'python-capstone' 'python-filebytes' 'python-z3-solver'
- 'python-pyvex' 'python-archinfo')
-makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
-checkdepends=('python-pytest')
-optdepends=('python-keystone: assemble command support')
+arch=(any)
+license=(BSD-3-Clause)
+depends=(
+  python
+  python-capstone
+  python-filebytes
+  python-z3-solver
+  python-pyvex
+  python-archinfo
+)
+makedepends=(
+  python-build
+  python-installer
+  python-wheel
+  python-setuptools
+)
+checkdepends=(
+  python-pytest
+)
+optdepends=(
+  'python-keystone: assemble command support'
+)
 conflicts=('python-ropper')
 replaces=('python-ropper')
 provides=('python-ropper')
 
source=(https://github.com/sashs/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('eae2279e1c6bc91af76e8e5d37b7d57c5d2e518d027e293dbd52c6c27dcd8826e73673c55fe581cdefda272b657c8eff2b5eb4fdc4996fec1548709b8371b5d4')
-b2sums=('8601bcd2287763aa208b227c437362b9799ec1775104b659213e69a77f118bce567e95a0b83a4f0556439a82ee853ebc9aabaa4098b2a700572d1b661213eb25')
+sha512sums=('64afab433a633f10bb964af44e51c5d44885e03c718695284c3cfd73ea3f204561224d26575e1e376ca0c1424fe6ca859c5844a55798375223ea304e455d8c04')
+b2sums=('c7b385fc2cf9f0777394899910d9433c09b9df0b5ba489b4fac71be3fbeeb4c1d68bdace6dcefb114aad3f89452745d04351a85003998bf3f8b148a774ea7a5a')
 
 build() {
   cd ${_pkgname}-${pkgver}
@@ -34,6 +49,7 @@ package() {
   cd ${_pkgname}-${pkgver}
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm 644 README.md sample.py -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 # vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropper/-/commit/fda2a570d46601fa5b1164ce374dd605fb8a81d0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropper/-/commit/fda2a570d46601fa5b1164ce374dd605fb8a81d0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ropper] Pushed new tag 1.13.10-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 1.13.10-1 at Arch Linux / Packaging / Packages / 
ropper

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropper/-/tree/1.13.10-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ropr][main] add missing .SRCINFO

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / ropr


Commits:
08112710 by Levente Polyak at 2024-05-12T10:01:13+02:00
add missing .SRCINFO

- - - - -


1 changed file:

- + .SRCINFO


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = ropr
+   pkgdesc = Blazing fast multithreaded ROP Gadget finder
+   pkgver = 0.2.25
+   pkgrel = 1
+   url = https://github.com/Ben-Lichtman/ropr
+   arch = x86_64
+   license = Apache
+   makedepends = cargo
+   depends = glibc
+   depends = gcc-libs
+   source = 
https://github.com/Ben-Lichtman/ropr/archive/0.2.25/ropr-0.2.25.tar.gz
+   sha512sums = 
f2c514a097ed2521d4b35a254536b04daa09f176afc0b18d6b6e69820c994e6164d17e16729bf1488b3c16219b104c0d1979c6c048b76e0ad8c052671c0c6f71
+   b2sums = 
ec310361d07237acf1ddadc4d27923f3329d370bb02a69c01628d5888c0dac94b77d6239f3ee1dab3c61d807064c823699b2fd6a73d6c49f103819209acb72a2
+
+pkgname = ropr



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropr/-/commit/08112710e1d0c5a190fed156ad0c5760594010e9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ropr/-/commit/08112710e1d0c5a190fed156ad0c5760594010e9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/irssi][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
irssi


Commits:
3aaac87d by Levente Polyak at 2024-05-12T09:50:38+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[irssi]
+source = "git"
+git = "https://github.com/irssi/irssi.git;
+exclude_regex = ".*(dev|pre|alpha|beta|r|rc|RC).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/irssi/-/commit/3aaac87df4a2e04dfc7d9c89f5510ed7ec412e49

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/irssi/-/commit/3aaac87df4a2e04dfc7d9c89f5510ed7ec412e49
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gdb-dashboard][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
gdb-dashboard


Commits:
f90b37f0 by Levente Polyak at 2024-05-12T09:46:10+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[gdb-dashboard]
+source = "git"
+git = "https://github.com/cyrus-and/gdb-dashboard.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdb-dashboard/-/commit/f90b37f0b0486c9fd39ce6e6a111d76dc5be06cb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdb-dashboard/-/commit/f90b37f0b0486c9fd39ce6e6a111d76dc5be06cb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/peda][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / peda


Commits:
22671a6b by Levente Polyak at 2024-05-12T09:45:24+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[peda]
+source = "git"
+git = "https://github.com/longld/peda.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/peda/-/commit/22671a6bf7108b7514ac446adf52a85625695d16

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/peda/-/commit/22671a6bf7108b7514ac446adf52a85625695d16
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kismet][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
kismet


Commits:
bd780558 by Levente Polyak at 2024-05-12T09:42:23+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[kismet]
+source = "regex"
+url = "https://www.kismetwireless.net/code/;
+regex = "kismet-([0-9]+-[0-9]+-R[0-9]+).tar.xz"
+from_pattern = "-"
+to_pattern = "_"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kismet/-/commit/bd7805583eb3c944809f0db11f580e2118e4fd56

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kismet/-/commit/bd7805583eb3c944809f0db11f580e2118e4fd56
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lsof][main] nvchecker: use git source to avoid api rate limits

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / lsof


Commits:
3a6e8bf1 by Levente Polyak at 2024-05-12T09:33:31+02:00
nvchecker: use git source to avoid api rate limits

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -1,4 +1,3 @@
 [lsof]
-source = "github"
-github = "lsof-org/lsof"
-use_latest_release = true
+source = "git"
+git = "https://github.com/lsof-org/lsof.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lsof/-/commit/3a6e8bf1b24f5093a1338c168eab2a5a68671575

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lsof/-/commit/3a6e8bf1b24f5093a1338c168eab2a5a68671575
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/minisign][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
minisign


Commits:
cc692c29 by Levente Polyak at 2024-05-12T09:29:37+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[minisign]
+source = "git"
+git = "https://github.com/jedisct1/minisign.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minisign/-/commit/cc692c29a77f733158a67e09c0d7dfe6fbb69636

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/minisign/-/commit/cc692c29a77f733158a67e09c0d7dfe6fbb69636
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xsecurelock][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xsecurelock


Commits:
22213334 by Levente Polyak at 2024-05-11T23:04:39+02:00
nvchecker: add config

- - - - -
c42e34f0 by Levente Polyak at 2024-05-11T23:05:46+02:00
reformat file and add SPDX license identifier

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[xsecurelock]
+source = "git"
+git = "https://github.com/google/xsecurelock.git;
+prefix = "v"


=
PKGBUILD
=
@@ -5,32 +5,48 @@ pkgname=xsecurelock
 pkgver=1.9.0
 pkgrel=1
 pkgdesc="X11 screen lock utility with security in mind"
-arch=('x86_64')
 url="https://github.com/google/xsecurelock;
-license=('APACHE')
-depends=('pam' 'libxcomposite' 'libxmu' 'libxft' 'libxrandr' 'libxss')
-makedepends=('mplayer' 'mpv' 'imagemagick' 'xorg-xset' 'xscreensaver')
-optdepends=('mplayer: for the saver_mplayer module'\
-'mpv: for the saver_mpv module'\
-'imagemagick: for the auth_pamtester module'\
-'pamtester: for the auth_pamtester module'\
-'xorg-xset: for the saver_blank module'\
-'xscreensaver: for the saver_xscreensaver module')
-source=("https://github.com/google/xsecurelock/archive/v${pkgver}.tar.gz;)
+arch=(x86_64)
+license=(Apache-2.0)
+depends=(
+  pam
+  libxcomposite
+  libxmu
+  libxft
+  libxrandr
+  libxss
+)
+makedepends=(
+  mplayer
+  mpv
+  imagemagick
+  xorg-xset
+  xscreensaver
+)
+optdepends=(
+  'mplayer: for the saver_mplayer module'
+  'mpv: for the saver_mpv module'
+  'imagemagick: for the auth_pamtester module'
+  'pamtester: for the auth_pamtester module'
+  'xorg-xset: for the saver_blank module'
+  'xscreensaver: for the saver_xscreensaver module'
+)
+source=("https://github.com/google/xsecurelock/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz;)
 
sha512sums=('773c5696b338bf318fe0e3d2a3e63e8f59efc8c1a1bb8e4b52f0ba858af194044382db294ae576fc3ff7c3a92024a3af15a6ec390de09673ad88be3c526f2e86')
 
 build() {
-cd "${pkgname}-${pkgver}"
-sh autogen.sh
-./configure --prefix=/usr \
---libexecdir=/usr/lib \
---with-pam-service-name=system-auth
-make GIT_VERSION="${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  sh autogen.sh
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--with-pam-service-name=system-auth
+  make GIT_VERSION="${pkgver}"
 }
 
 package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
 }
 
-# vim:set ts=4 sw=4 et:
+# vim:set ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xsecurelock/-/compare/8d2b2233887fbf47c43ef645026f7767d5fd3d33...c42e34f005468bf85f144bf2a851dfde795279f3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xsecurelock/-/compare/8d2b2233887fbf47c43ef645026f7767d5fd3d33...c42e34f005468bf85f144bf2a851dfde795279f3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zlib-ng][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
zlib-ng


Commits:
01d0f6c6 by Levente Polyak at 2024-05-11T22:57:26+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[zlib-ng]
+source = "git"
+git = "https://github.com/zlib-ng/zlib-ng.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zlib-ng/-/commit/01d0f6c64397f73f34036ec4f3e915f3bca5b8e0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zlib-ng/-/commit/01d0f6c64397f73f34036ec4f3e915f3bca5b8e0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/usbguard][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
usbguard


Commits:
97d592c1 by Levente Polyak at 2024-05-11T22:56:41+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,6 @@
+[usbguard]
+source = "git"
+git = "https://github.com/USBGuard/usbguard.git;
+include_regex = "usbguard-(.+)"
+from_pattern = "usbguard-(.+)"
+to_pattern = "\\1"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/usbguard/-/commit/97d592c119ad7b5d8c87f9924e863bcbb6770d7f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/usbguard/-/commit/97d592c119ad7b5d8c87f9924e863bcbb6770d7f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/exploitdb][main] upgpkg: 20240509-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
exploitdb


Commits:
876fa919 by Levente Polyak at 2024-05-11T22:53:06+02:00
upgpkg: 20240509-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = exploitdb
pkgdesc = Offensive Security’s Exploit Database Archive
-   pkgver = 20240422
+   pkgver = 20240509
pkgrel = 1
url = https://www.exploit-db.com/
arch = any
@@ -9,11 +9,11 @@ pkgbase = exploitdb
optdepends = xclip: copy paths to the clipboard
options = !strip
backup = etc/searchsploit_rc
-   source = 
https://gitlab.com/exploit-database/exploitdb/-/archive/2024-04-22/exploitdb-2024-04-22.tar.bz2
+   source = 
https://gitlab.com/exploit-database/exploitdb/-/archive/2024-05-09/exploitdb-2024-05-09.tar.bz2
source = rcfile.diff
-   sha512sums = 
80d94db83a2a775bdf2fcc2d309ed0ba2c79ca12a7d4055ecb1a1b63cab24bd11e5dfe10c2e65f4747a7e7265ce47de413b621da56bace78e0c052e46148e72f
+   sha512sums = 
b2aac565ca2a45c2aa1db8bba96e98233ddf8a750dc6ae6ba1021ce36fe23e91132377046ba2c0a8574110a96491546e0dd33f2790dfbaf8fd2c4b39564c1093
sha512sums = 
e170da5b974975c6c23c5b09e8c1825bbb17446fb506f2d00f92f86f94394acf18a53458bd90969de38da642fc1f7abb08ba940969108002dab17415b88211d6
-   b2sums = 
bdff770c4d4557b9b967cddd49a6314d2c32462c776c661f51abd9c5c975b4e4bfd876b1cd06a9fb6936aa14cf061078f6af7c3d3f3e511cc46b274c6261
+   b2sums = 
f501881c3075b32ada52d0176737a4afff7151a3b33ef87753bf5ad877eeeb791087788ce04cd7109f7d8e4afc379d3fa1c776f97a7a44ee480d6f51018fe281
b2sums = 
f033a50db6358297580363d62bbd9d4a6003b5476ba361650133841138af76b990ed49e2e34d487cf4167ebeb3cd6b8f9230e5e700a5d96f7f06cbc5b42c4076
 
 pkgname = exploitdb


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Eli Schwartz 
 
 pkgname=exploitdb
-pkgver=20240422
+pkgver=20240509
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6:2}
 pkgrel=1
 pkgdesc="Offensive Security’s Exploit Database Archive"
@@ -15,9 +15,9 @@ backup=('etc/searchsploit_rc')
 options=('!strip')
 
source=("https://gitlab.com/exploit-database/exploitdb/-/archive/$_pkgver/exploitdb-$_pkgver.tar.bz2;
 "rcfile.diff")
-sha512sums=('80d94db83a2a775bdf2fcc2d309ed0ba2c79ca12a7d4055ecb1a1b63cab24bd11e5dfe10c2e65f4747a7e7265ce47de413b621da56bace78e0c052e46148e72f'
+sha512sums=('b2aac565ca2a45c2aa1db8bba96e98233ddf8a750dc6ae6ba1021ce36fe23e91132377046ba2c0a8574110a96491546e0dd33f2790dfbaf8fd2c4b39564c1093'
 
'e170da5b974975c6c23c5b09e8c1825bbb17446fb506f2d00f92f86f94394acf18a53458bd90969de38da642fc1f7abb08ba940969108002dab17415b88211d6')
-b2sums=('bdff770c4d4557b9b967cddd49a6314d2c32462c776c661f51abd9c5c975b4e4bfd876b1cd06a9fb6936aa14cf061078f6af7c3d3f3e511cc46b274c6261'
+b2sums=('f501881c3075b32ada52d0176737a4afff7151a3b33ef87753bf5ad877eeeb791087788ce04cd7109f7d8e4afc379d3fa1c776f97a7a44ee480d6f51018fe281'
 
'f033a50db6358297580363d62bbd9d4a6003b5476ba361650133841138af76b990ed49e2e34d487cf4167ebeb3cd6b8f9230e5e700a5d96f7f06cbc5b42c4076')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/commit/876fa9198564ff4bdd578feb8407edcc733d3afb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/commit/876fa9198564ff4bdd578feb8407edcc733d3afb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/exploitdb] Pushed new tag 20240509-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 20240509-1 at Arch Linux / Packaging / Packages / 
exploitdb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/exploitdb/-/tree/20240509-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/fwupd][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
fwupd


Commits:
b5436727 by Levente Polyak at 2024-05-12T08:44:26+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[fwupd]
+source = "git"
+git = "https://github.com/fwupd/fwupd.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/b5436727e4852d6dfeb67b8dfc0840cbdae43af7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/b5436727e4852d6dfeb67b8dfc0840cbdae43af7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/smali][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
smali


Commits:
e23ada9b by Levente Polyak at 2024-05-12T08:43:40+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[smali]
+source = "git"
+git = "https://github.com/JesusFreke/smali.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/smali/-/commit/e23ada9b59cb790269971956b7daea56aa1fab3a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/smali/-/commit/e23ada9b59cb790269971956b7daea56aa1fab3a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/caddy][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
caddy


Commits:
b254dd9d by Levente Polyak at 2024-05-12T08:16:56+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[caddy]
+source = "git"
+git = "https://github.com/caddyserver/caddy.git;
+prefix = "v"
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc|RC).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/caddy/-/commit/b254dd9de5e8ce5b12d425f27beef7c3bba4b7c9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/caddy/-/commit/b254dd9de5e8ce5b12d425f27beef7c3bba4b7c9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kubectx][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
kubectx


Commits:
78bb710b by Levente Polyak at 2024-05-12T08:12:58+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[kubectx]
+source = "git"
+git = "https://github.com/ahmetb/kubectx.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kubectx/-/commit/78bb710bfd81a58457bc32e2e3a4b198c1c33dc2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kubectx/-/commit/78bb710bfd81a58457bc32e2e3a4b198c1c33dc2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vim][main] upgpkg: 9.1.0408-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / vim


Commits:
1606c2c5 by Levente Polyak at 2024-05-12T07:59:04+02:00
upgpkg: 9.1.0408-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = vim
pkgdesc = Vi Improved, a highly configurable, improved version of the 
vi text editor
-   pkgver = 9.1.0405
+   pkgver = 9.1.0408
pkgrel = 1
url = https://www.vim.org
arch = x86_64
@@ -19,18 +19,18 @@ pkgbase = vim
makedepends = ruby
makedepends = tcl
makedepends = zlib
-   source = git+https://github.com/vim/vim.git?signed#tag=v9.1.0405
+   source = git+https://github.com/vim/vim.git?signed#tag=v9.1.0408
source = vimrc
source = archlinux.vim
source = vimdoc.hook
validpgpkeys = 4F19708816918E19AAE19DEEF3F92DA383FDDE09
-   sha256sums = 
4d5113d068e5ad65213824af3da0e13299bd0f845d7e01fcb07de232556d2b4c
+   sha256sums = 
dcc4d70f9e79b7ea45ec916e689443aff43b783cbfb1e169be068445eec7bbd4
sha256sums = 
b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b
sha256sums = 
cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972
sha256sums = 
8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae
 
 pkgname = vim
-   depends = vim-runtime=9.1.0405-1
+   depends = vim-runtime=9.1.0408-1
depends = gpm
depends = acl
depends = glibc
@@ -50,7 +50,7 @@ pkgname = vim
 
 pkgname = gvim
pkgdesc = Vi Improved, a highly configurable, improved version of the 
vi text editor (with advanced features, such as a GUI)
-   depends = vim-runtime=9.1.0405-1
+   depends = vim-runtime=9.1.0408-1
depends = gpm
depends = libxt
depends = gtk3
@@ -63,7 +63,7 @@ pkgname = gvim
optdepends = lua: Lua language support
optdepends = perl: Perl language support
optdepends = tcl: Tcl language support
-   provides = vim=9.1.0405-1
+   provides = vim=9.1.0408-1
provides = xxd
provides = vim-plugin-runtime
conflicts = vim-minimal


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgbase=vim
 pkgname=('vim' 'gvim' 'vim-runtime')
-pkgver=9.1.0405
+pkgver=9.1.0408
 _versiondir=91
 pkgrel=1
 pkgdesc='Vi Improved, a highly configurable, improved version of the vi text 
editor'
@@ -38,7 +38,7 @@ 
source=(git+https://github.com/vim/vim.git?signed#tag=v${pkgver}
 vimrc
 archlinux.vim
 vimdoc.hook)
-sha256sums=('4d5113d068e5ad65213824af3da0e13299bd0f845d7e01fcb07de232556d2b4c'
+sha256sums=('dcc4d70f9e79b7ea45ec916e689443aff43b783cbfb1e169be068445eec7bbd4'
 'b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b'
 'cc3d931129854c298eb22e993ec14c2ad86cc1e70a08a64496f5e06559289972'
 '8e9656934d9d7793063230d15a689e10455e6db9b9fe73afa0f294792795d8ae')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/1606c2c5f1e606703fff5ccee37dfe41d490f290

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/commit/1606c2c5f1e606703fff5ccee37dfe41d490f290
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vim] Pushed new tag 9.1.0408-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 9.1.0408-1 at Arch Linux / Packaging / Packages / 
vim

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vim/-/tree/9.1.0408-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-ghidra][main] upgpkg: 0.7.0-2: rizin 0.7.3 rebuild

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rz-ghidra


Commits:
f5c8c5df by Levente Polyak at 2024-05-11T21:56:35+02:00
upgpkg: 0.7.0-2: rizin 0.7.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,19 +1,19 @@
 pkgbase = rz-ghidra
pkgdesc = Deep ghidra decompiler integration for rizin and rz-cutter
pkgver = 0.7.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/rizinorg/rz-ghidra
arch = x86_64
-   license = LGPL3
+   license = LGPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = rz-cutter
depends = rizin
depends = glibc
-   source = 
git+https://github.com/rizinorg/rz-ghidra#commit=1ef58d29b278dc3afc7d0898034fdd12e63e084e
+   source = git+https://github.com/rizinorg/rz-ghidra#tag=v0.7.0
source = rizin-ghidra::git+https://github.com/rizinorg/ghidra.git
source = git+https://github.com/zeux/pugixml.git
-   sha512sums = SKIP
+   sha512sums = 
55d9f1dd661bd3501e32c2c5349e378a8e4fd2006563188e5d18c8d53378abdcde280a635319681dcea2701a857466b3e1623e64b5cf4b078b319aee90916a60
sha512sums = SKIP
sha512sums = SKIP
 


=
PKGBUILD
=
@@ -1,19 +1,18 @@
 # Maintainer: Levente Polyak 
 
 pkgname=rz-ghidra
-_gitcommit=1ef58d29b278dc3afc7d0898034fdd12e63e084e
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Deep ghidra decompiler integration for rizin and rz-cutter'
 url='https://github.com/rizinorg/rz-ghidra'
 arch=('x86_64')
-license=('LGPL3')
+license=('LGPL-3.0-only')
 depends=('rizin' 'glibc')
 makedepends=('git' 'cmake' 'rz-cutter')
-source=("git+${url}#commit=${_gitcommit}"
+source=("git+${url}#tag=v${pkgver}"
 rizin-ghidra::git+https://github.com/rizinorg/ghidra.git
 git+https://github.com/zeux/pugixml.git)
-sha512sums=('SKIP'
+sha512sums=('55d9f1dd661bd3501e32c2c5349e378a8e4fd2006563188e5d18c8d53378abdcde280a635319681dcea2701a857466b3e1623e64b5cf4b078b319aee90916a60'
 'SKIP'
 'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/f5c8c5dfc0b3144cc28d72f35d1e5c4e38c45c25

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/f5c8c5dfc0b3144cc28d72f35d1e5c4e38c45c25
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-cutter][main] upgpkg: 2.3.4-6: rizin 0.7.3 rebuild

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rz-cutter


Commits:
12aa6cd3 by Levente Polyak at 2024-05-12T07:17:27+02:00
upgpkg: 2.3.4-6: rizin 0.7.3 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = rz-cutter
pkgdesc = Qt and C++ GUI for rizin reverse engineering framework
pkgver = 2.3.4
-   pkgrel = 5
+   pkgrel = 6
url = https://github.com/rizinorg/cutter
arch = x86_64
-   license = GPL3
+   license = GPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = ninja
@@ -21,7 +21,7 @@ pkgbase = rz-cutter
depends = gcc-libs
depends = syntax-highlighting
optdepends = rz-ghidra: ghidra decompiler plugin
-   source = 
git+https://github.com/rizinorg/cutter#commit=209c26b862ab0bb3b7308618243a9796d3f1109a
+   source = git+https://github.com/rizinorg/cutter#tag=v2.3.4
source = git+https://github.com/rizinorg/cutter-translations
source = pyside-6.7.patch
sha512sums = 
4b3e053eb1914ffed353c5534b65a305b13af043336ba409def663824767b6f36d78e47a2fe573babfa7a8cfc3dda609a18d4268d5b9416e49be890c8144c40f


=
PKGBUILD
=
@@ -3,13 +3,12 @@
 # Contributor: Aaron McDaniel (mcd1992) <'aur' at the domain 'fgthou.se'>
 
 pkgname=rz-cutter
-_gitcommit=209c26b862ab0bb3b7308618243a9796d3f1109a
 pkgver=2.3.4
-pkgrel=5
+pkgrel=6
 pkgdesc='Qt and C++ GUI for rizin reverse engineering framework'
 url='https://github.com/rizinorg/cutter'
 arch=('x86_64')
-license=('GPL3')
+license=('GPL-3.0-only')
 depends=(
   rizin
   capstone
@@ -24,7 +23,7 @@ depends=(
 )
 makedepends=('git' 'cmake' 'ninja' 'shiboken6' 'qt6-tools')
 optdepends=('rz-ghidra: ghidra decompiler plugin')
-source=("git+https://github.com/rizinorg/cutter#commit=${_gitcommit};
+source=("git+https://github.com/rizinorg/cutter#tag=v${pkgver};
 "git+https://github.com/rizinorg/cutter-translations;
  pyside-6.7.patch)
 
sha512sums=('4b3e053eb1914ffed353c5534b65a305b13af043336ba409def663824767b6f36d78e47a2fe573babfa7a8cfc3dda609a18d4268d5b9416e49be890c8144c40f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/commit/12aa6cd3160635ce02c4515b7d5d2f83e7ba965c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/commit/12aa6cd3160635ce02c4515b7d5d2f83e7ba965c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-cutter] Pushed new tag 2.3.4-6

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 2.3.4-6 at Arch Linux / Packaging / Packages / 
rz-cutter

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/tree/2.3.4-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-ghidra] Pushed new tag 0.7.0-2

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.7.0-2 at Arch Linux / Packaging / Packages / 
rz-ghidra

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/tree/0.7.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rizin][main] upgpkg: 0.7.3-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rizin


Commits:
75cd19e5 by Levente Polyak at 2024-05-11T21:51:15+02:00
upgpkg: 0.7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = rizin
pkgdesc = Open-source tools to disasm, debug, analyze and manipulate 
binary files
-   pkgver = 0.7.2
+   pkgver = 0.7.3
pkgrel = 1
url = https://rizin.re
arch = x86_64
@@ -37,9 +37,9 @@ pkgbase = rizin
depends = xz
optdepends = rz-ghidra: ghidra decompiler plugin
options = !emptydirs
-   source = 
https://github.com/rizinorg/rizin/releases/download/v0.7.2/rizin-src-v0.7.2.tar.xz
-   sha512sums = 
e99a4c14511d689e7e2fb9af09f010fcc4d155a189a1e613191b646b1d80e04722c2da6ccd60e5c0cd89933f83484ce11362b04ab2b659594aad6f2057a97019
-   b2sums = 
192dce69231fd89fc829cf95b1b7d5dba38f5f6b46413fb187b989848139d15c0abc652083ec3b09df12bdb80b0c732e1c8b18bd33341678b69e3643067d4fd8
+   source = 
https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin-src-v0.7.3.tar.xz
+   sha512sums = 
bad89888b2cb1ce1227ce629ff1209f18d1afb9da55685f0ea4ead7dd1b4dfbf8ed72c173048b2ee47362a10d5e20a6c34e09d0bbaa210f3873073c10ebc4dc1
+   b2sums = 
9bbfbd8cf86839dcfdc30beb12d4472abf68e7d8c81561f6124b4d8ac781242bbbe8b62e06d2873928830d2524203c18ab1c17fa35855ac2d344af7649b64b3c
 
 pkgname = rizin
depends = glibc


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=rizin
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc='Open-source tools to disasm, debug, analyze and manipulate binary 
files'
 url='https://rizin.re'
@@ -46,8 +46,8 @@ makedepends=(
 optdepends=('rz-ghidra: ghidra decompiler plugin')
 options=('!emptydirs')
 
source=(https://github.com/rizinorg/rizin/releases/download/v${pkgver}/rizin-src-v${pkgver}.tar.xz)
-sha512sums=('e99a4c14511d689e7e2fb9af09f010fcc4d155a189a1e613191b646b1d80e04722c2da6ccd60e5c0cd89933f83484ce11362b04ab2b659594aad6f2057a97019')
-b2sums=('192dce69231fd89fc829cf95b1b7d5dba38f5f6b46413fb187b989848139d15c0abc652083ec3b09df12bdb80b0c732e1c8b18bd33341678b69e3643067d4fd8')
+sha512sums=('bad89888b2cb1ce1227ce629ff1209f18d1afb9da55685f0ea4ead7dd1b4dfbf8ed72c173048b2ee47362a10d5e20a6c34e09d0bbaa210f3873073c10ebc4dc1')
+b2sums=('9bbfbd8cf86839dcfdc30beb12d4472abf68e7d8c81561f6124b4d8ac781242bbbe8b62e06d2873928830d2524203c18ab1c17fa35855ac2d344af7649b64b3c')
 
 build() {
   cd ${pkgname}-v${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/75cd19e5c303768376009f30d5bcb7325a269d01

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/75cd19e5c303768376009f30d5bcb7325a269d01
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rizin] Pushed new tag 0.7.3-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.7.3-1 at Arch Linux / Packaging / Packages / 
rizin

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/tree/0.7.3-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-ghidra][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rz-ghidra


Commits:
47b3c15b by Levente Polyak at 2024-05-11T21:43:50+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[rz-ghidra]
+source = "git"
+git = "https://github.com/rizinorg/rz-ghidra.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/47b3c15bea96a753cf3c85153e381fbc9837d99c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-ghidra/-/commit/47b3c15bea96a753cf3c85153e381fbc9837d99c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rz-cutter][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rz-cutter


Commits:
75864143 by Levente Polyak at 2024-05-11T21:43:22+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[rz-cutter]
+source = "git"
+git = "https://github.com/rizinorg/cutter.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/commit/7586414346cac6ed6d53d59d3525bc2807d70954

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rz-cutter/-/commit/7586414346cac6ed6d53d59d3525bc2807d70954
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/radare2-r2pipe][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
radare2-r2pipe


Commits:
976110ae by Levente Polyak at 2024-05-11T21:35:52+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[radare2-r2pipe]
+source = "git"
+git = "https://github.com/radareorg/radare2-r2pipe.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radare2-r2pipe/-/commit/976110ae6b13a17fe2c9338e1e625bc7d439a72b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radare2-r2pipe/-/commit/976110ae6b13a17fe2c9338e1e625bc7d439a72b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/iaito][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
iaito


Commits:
6dc511e1 by Levente Polyak at 2024-05-11T21:34:31+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[iaito]
+source = "git"
+git = "https://github.com/radareorg/iaito.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iaito/-/commit/6dc511e1d9f06ccd961b3920f57c617cd4255718

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/iaito/-/commit/6dc511e1d9f06ccd961b3920f57c617cd4255718
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/r2ghidra][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
r2ghidra


Commits:
63076443 by Levente Polyak at 2024-05-11T21:33:38+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[r2ghidra]
+source = "git"
+git = "https://github.com/radareorg/r2ghidra.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r2ghidra/-/commit/63076443d879143f3c0db9bdd2d7f84c77e41b88

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r2ghidra/-/commit/63076443d879143f3c0db9bdd2d7f84c77e41b88
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/ghidra][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ghidra


Commits:
3266a1a3 by Levente Polyak at 2024-05-11T21:27:44+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,5 @@
+[ghidra]
+source = "git"
+git = "https://github.com/NationalSecurityAgency/ghidra.git;
+from_pattern = "Ghidra_(.+)_build"
+to_pattern = "\\1"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghidra/-/commit/3266a1a367c8117f3c85e5ec22d31bb1a37964db

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ghidra/-/commit/3266a1a367c8117f3c85e5ec22d31bb1a37964db
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/rizin][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
rizin


Commits:
4a355b98 by Levente Polyak at 2024-05-11T21:24:51+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[rizin]
+source = "git"
+git = "https://github.com/rizinorg/rizin.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/4a355b98a8c254cad7e1e2b79410d237afb24286

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rizin/-/commit/4a355b98a8c254cad7e1e2b79410d237afb24286
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/radare2][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
radare2


Commits:
db020c16 by Levente Polyak at 2024-05-11T21:24:17+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[radare2]
+source = "git"
+git = "https://github.com/radare/radare2.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radare2/-/commit/db020c1666d3c7d9df06f93ce2570399c0e2fabf

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radare2/-/commit/db020c1666d3c7d9df06f93ce2570399c0e2fabf
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pwninit][main] 2 commits: remove gitignore, its managed by pkgctl

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
pwninit


Commits:
26061e67 by Levente Polyak at 2024-05-11T21:18:41+02:00
remove gitignore, its managed by pkgctl

- - - - -
b2019f59 by Levente Polyak at 2024-05-11T21:19:09+02:00
nvchecker: add config

- - - - -


2 changed files:

- − .gitignore
- + .nvchecker.toml


Changes:

=
.gitignore deleted
=
@@ -1,5 +0,0 @@
-pkg
-src
-*.gz
-*.xz
-*.zst


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[pwninit]
+source = "git"
+git = "https://github.com/io12/pwninit.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwninit/-/compare/2f87073b251c4c380746ba333aef307b87f491d1...b2019f594d5c0276e05c58ebefe416819563b998

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwninit/-/compare/2f87073b251c4c380746ba333aef307b87f491d1...b2019f594d5c0276e05c58ebefe416819563b998
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bats-support][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
bats-support


Commits:
6889b7b0 by Levente Polyak at 2024-05-11T21:17:30+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[bats-support]
+source = "git"
+git = "https://github.com/bats-core/bats-support.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-support/-/commit/6889b7b025297ac9a44aa0957e50a2b6227504da

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-support/-/commit/6889b7b025297ac9a44aa0957e50a2b6227504da
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bats-file][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
bats-file


Commits:
bf4559a8 by Levente Polyak at 2024-05-12T07:17:14+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[bats-file]
+source = "git"
+git = "https://github.com/bats-core/bats-file.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-file/-/commit/bf4559a87b936a896a03abbdceb9ef7d5b69a99b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-file/-/commit/bf4559a87b936a896a03abbdceb9ef7d5b69a99b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bats-assert][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
bats-assert


Commits:
1262eaad by Levente Polyak at 2024-05-11T21:16:53+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[bats-assert]
+source = "git"
+git = "https://github.com/bats-core/bats-assert.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-assert/-/commit/1262eaad9ab97cd5e4cf61aa039ff60d9f977864

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats-assert/-/commit/1262eaad9ab97cd5e4cf61aa039ff60d9f977864
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bats][main] nvchecker: use git source which isn't api rate limited

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / bats


Commits:
ed1c70bb by Levente Polyak at 2024-05-11T21:16:13+02:00
nvchecker: use git source which isnt api rate limited

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -1,6 +1,5 @@
 [bats]
-source = "github"
-github = "bats-core/bats-core"
+source = "git"
+git = "https://github.com/bats-core/bats-core.git;
 prefix = "v"
-use_max_tag = true
 exclude_regex = ".*(pre|a|alpha|b|beta|r|rc|RC).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats/-/commit/ed1c70bbc957da14bc6f8a559b9ee75f8e3e8631

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bats/-/commit/ed1c70bbc957da14bc6f8a559b9ee75f8e3e8631
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zaproxy][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
zaproxy


Commits:
ea0b642a by Levente Polyak at 2024-05-11T21:10:42+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[zaproxy]
+source = "git"
+git = "https://github.com/zaproxy/zaproxy.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zaproxy/-/commit/ea0b642a187446465e5cac9ff458d3092c0b3011

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zaproxy/-/commit/ea0b642a187446465e5cac9ff458d3092c0b3011
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pwndbg][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
pwndbg


Commits:
cd5618a6 by Levente Polyak at 2024-05-11T21:06:49+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[pwndbg]
+source = "git"
+git = "https://github.com/pwndbg/pwndbg.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwndbg/-/commit/cd5618a6d4c96bd4e4f26f7d8a1de368e2d8e868

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwndbg/-/commit/cd5618a6d4c96bd4e4f26f7d8a1de368e2d8e868
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad-extras][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad-extras


Commits:
b5213e8f by Levente Polyak at 2024-05-11T20:56:00+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[xmonad-extras]
+source = "hackage"
+hackage = "xmonad-extras"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-extras/-/commit/b5213e8f2834bcf27db266fdf5ccdff6eb19321d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-extras/-/commit/b5213e8f2834bcf27db266fdf5ccdff6eb19321d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad-dbus][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad-dbus


Commits:
1f221cc2 by Levente Polyak at 2024-05-11T20:55:31+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[xmonad-dbus]
+source = "git"
+git = "https://github.com/troydm/xmonad-dbus.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-dbus/-/commit/1f221cc2368823034ed8b0a5440d42b535e3bf24

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-dbus/-/commit/1f221cc2368823034ed8b0a5440d42b535e3bf24
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad-contrib][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad-contrib


Commits:
64d7c4ac by Levente Polyak at 2024-05-11T20:55:00+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[xmonad-contrib]
+source = "git"
+git = "https://github.com/xmonad/xmonad-contrib.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-contrib/-/commit/64d7c4acad2f513770f2faa0e7a352c534ef63ab

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-contrib/-/commit/64d7c4acad2f513770f2faa0e7a352c534ef63ab
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmobar][main] upgpkg: 0.48.1-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xmobar


Commits:
fb8a89ec by Levente Polyak at 2024-05-11T20:53:20+02:00
upgpkg: 0.48.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xmobar
pkgdesc = Minimalistic Text Based Status Bar
-   pkgver = 0.48
-   pkgrel = 3
+   pkgver = 0.48.1
+   pkgrel = 1
url = https://codeberg.org/xmobar/xmobar
arch = x86_64
license = BSD
@@ -42,7 +42,7 @@ pkgbase = xmobar
depends = libxpm
depends = libxrandr
depends = pango
-   source = 
xmobar-0.48.tar.gz::https://codeberg.org/xmobar/xmobar/archive/0.48.tar.gz
-   sha512sums = 
61c4d42ba8efb96fd1e592b9959cbb716e640d9d00d5d920295bea1addf4d1ed215df79bb6dc8a13237d01fbe6759c6fa5a92887eecd90bc1292a1f63a9d7d9c
+   source = 
xmobar-0.48.1.tar.gz::https://codeberg.org/xmobar/xmobar/archive/0.48.1.tar.gz
+   sha512sums = 
f6e5006b3a326cf3ca772710f0c7b2fa04c55c53755572852e43817fef58f87c4649bdf74d21ed6d808c62c4b66294b9c660eb37b03328b532f8276f0a892c80
 
 pkgname = xmobar


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=xmobar
-pkgver=0.48
-pkgrel=3
+pkgver=0.48.1
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://codeberg.org/xmobar/xmobar'
 license=('BSD')
@@ -52,7 +52,7 @@ makedepends=(
   haskell-temporary
 )
 
source=(${pkgname}-${pkgver}.tar.gz::https://codeberg.org/xmobar/xmobar/archive/${pkgver}.tar.gz)
-sha512sums=('61c4d42ba8efb96fd1e592b9959cbb716e640d9d00d5d920295bea1addf4d1ed215df79bb6dc8a13237d01fbe6759c6fa5a92887eecd90bc1292a1f63a9d7d9c')
+sha512sums=('f6e5006b3a326cf3ca772710f0c7b2fa04c55c53755572852e43817fef58f87c4649bdf74d21ed6d808c62c4b66294b9c660eb37b03328b532f8276f0a892c80')
 
 build() {
   cd xmobar



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmobar/-/commit/fb8a89ec00bd47833a128197cc85007a6bdecb88

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmobar/-/commit/fb8a89ec00bd47833a128197cc85007a6bdecb88
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmobar] Pushed new tag 0.48.1-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 0.48.1-1 at Arch Linux / Packaging / Packages / 
xmobar

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmobar/-/tree/0.48.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xmonad][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad


Commits:
ffaa6a57 by Levente Polyak at 2024-05-11T20:49:54+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[xmonad]
+source = "git"
+git = "https://github.com/xmonad/xmonad.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad/-/commit/ffaa6a5710bb618f2d35bbf80663410db7921978

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad/-/commit/ffaa6a5710bb618f2d35bbf80663410db7921978
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/clamav][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
clamav


Commits:
7c1f80a6 by Levente Polyak at 2024-05-12T06:23:58+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,7 @@
+[clamav]
+source = "git"
+git = "https://github.com/Cisco-Talos/clamav.git;
+include_regex = "clamav-([0-9]+\\..+)"
+exclude_regex = ".*rc.*"
+from_pattern = "clamav-(.+)"
+to_pattern = "\\1"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clamav/-/commit/7c1f80a6a41685fe6c8848d322623bbb2b94b75f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clamav/-/commit/7c1f80a6a41685fe6c8848d322623bbb2b94b75f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-flask-socketio][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-flask-socketio


Commits:
ea25dbd3 by Levente Polyak at 2024-05-11T20:00:33+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[python-flask-socketio]
+source = "git"
+git = "https://github.com/miguelgrinberg/Flask-SocketIO.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-socketio/-/commit/ea25dbd34cee45c9321ef287c1d0cf05c70ce8a1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-socketio/-/commit/ea25dbd34cee45c9321ef287c1d0cf05c70ce8a1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-engineio][main] nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-engineio


Commits:
337fbbf9 by Levente Polyak at 2024-05-12T05:53:05+02:00
nvchecker: add config

- - - - -


1 changed file:

- + .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[python-engineio]
+source = "git"
+git = "https://github.com/miguelgrinberg/python-engineio.git;
+prefix = "v"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-engineio/-/commit/337fbbf98339b0cf47875260abf028697101f79d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-engineio/-/commit/337fbbf98339b0cf47875260abf028697101f79d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mtd-utils][main] 2 commits: prepare 2.2.0

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
mtd-utils


Commits:
728e4fb8 by Levente Polyak at 2024-05-12T05:45:57+02:00
prepare 2.2.0

- - - - -
dc787864 by Levente Polyak at 2024-05-12T05:47:30+02:00
nvchecker: add config

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[mtd-utils]
+source = "git"
+git = "git://git.infradead.org/mtd-utils.git"
+prefix = "v"


=
PKGBUILD
=
@@ -3,16 +3,23 @@
 # Contributor: Phil Pirozhkov 
 
 pkgname=mtd-utils
-pkgver=2.1.6
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Utilities for dealing with MTD devices'
 url='http://www.linux-mtd.infradead.org/'
-arch=('x86_64')
-license=('GPL2')
-depends=('lzo' 'util-linux' 'zstd' 'zlib')
-makedepends=('cmocka')
+arch=(x86_64)
+license=(GPL-2.0-only)
+depends=(
+  lzo
+  util-linux
+  zstd
+  zlib
+)
+makedepends=(
+  cmocka
+)
 
source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha512sums=('470902475b9e583d3a12801c1cab5492c671ec3ccf853cc3336c4e2b8771eac489d67b1414b9f1e827c42ebdba0fe2cdc681297477d67a796af04d81160442bd'
+sha512sums=('985d1a600cc6d5c69dd4bd47c67612fcd35c009d772051c5e05b132a13c8a62534e0808930a398f78b3ef83e6f14a198169df71ac4c61c6415d879ddf64202de'
 'SKIP')
 validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mtd-utils/-/compare/b2a1b223069f8a0c05685d7adb69c6a47962dbb0...dc787864525e2b4a8cfe2cee164bba05a2e3af19

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mtd-utils/-/compare/b2a1b223069f8a0c05685d7adb69c6a47962dbb0...dc787864525e2b4a8cfe2cee164bba05a2e3af19
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/httping] Pushed new tag 3.6-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 3.6-1 at Arch Linux / Packaging / Packages / 
httping

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/httping/-/tree/3.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/httping][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
httping


Commits:
810930ac by Levente Polyak at 2024-05-12T05:16:31+02:00
nvchecker: add config

- - - - -
bda8d1bd by Levente Polyak at 2024-05-12T05:16:31+02:00
upgpkg: 3.6-1

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = httping
+   pkgdesc = A ping-like tool for HTTP requests
+   pkgver = 3.6
+   pkgrel = 1
+   url = https://www.vanheusden.com/httping/
+   arch = x86_64
+   license = GPL-3.0-only
+   makedepends = cmake
+   depends = openssl
+   depends = ncurses
+   depends = fftw
+   source = 
https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v3.6/httping-3.6.tar.gz
+   source = 
httping-3.6-cmake-install-1.patch::https://github.com/folkertvanheusden/HTTPing/commit/9524733e67454518ee1075a47f3c21166543e620.patch
+   source = 
httping-3.6-cmake-install-2.patch::https://github.com/folkertvanheusden/HTTPing/commit/7f76370729c594180348f94feb4216fd14e12abd.patch
+   sha512sums = 
8838df9ae54acc3412df03f489403da397beca89da7a6994744b7551bcee7cf93c8bbc8f04a187fdce22d9e257ef9a8dc8dfc9d0c54066e2ef05f85f5da6e2ae
+   sha512sums = 
c0831b998554fd6594021616170e084b86d4837063e7a8d13f9947a9614b9fba9845caef813a748065046cb581e444e10ebeba83cfa997f9770cf38b2b5ccdad
+   sha512sums = 
ff6e157aac6559b785488d49ffc44d963366fae0c58e805b996a05b00c927c8d336ee0f68c4d62ae81a0466118ec47636c3bc2d56ab4c77ab5ec678d8e890b93
+   b2sums = 
daa01c125e32e09d641015844cc5ee1889fbb7501be013bf2c1584f0773d109fa49343bc1d6f380a541d78132d43eb59041d9e5f00b6bae651d25ea4f2338cdb
+   b2sums = 
e0b7f712c1b3a9953b0be0bafdda86a1fa6efa5b7611fa7e07341fe284b0f3a1958649f50a75bd4fcc7869b9ef1b131e94341084b1f6ce4fc4a0e9ffb0c86d3e
+   b2sums = 
ad9bd6787f0594bdebbe8be6392457e10f2f8583a3a2f6055af932c69ac2f3cd86819ced02aa197dc7810a482715c2faaa31002b5242094e456c1663212691be
+
+pkgname = httping


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[httping]
+source = "git"
+git = "https://github.com/folkertvanheusden/HTTPing.git;
+prefix = "v"


=
PKGBUILD
=
@@ -4,25 +4,50 @@
 # Contributor: Ondrej Kucera 
 
 pkgname=httping
-pkgver=2.9
+pkgver=3.6
 pkgrel=1
 pkgdesc='A ping-like tool for HTTP requests'
 url='https://www.vanheusden.com/httping/'
-arch=('x86_64')
-license=('GPL3')
-depends=('openssl' 'ncurses' 'fftw')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('74d4a98590b6862a2f15fffdf3bc58e3226a94c7aebbe60135695397b20e6cb71fe8c2af75b8525724f2f9ce6530d1f8eecd3193bc50f31d254bbb9903615019')
+arch=(x86_64)
+license=(GPL-3.0-only)
+depends=(
+  openssl
+  ncurses
+  fftw
+)
+makedepends=(
+  cmake
+)
+source=(
+  
"https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz;
+  
httping-3.6-cmake-install-1.patch::https://github.com/folkertvanheusden/HTTPing/commit/9524733e67454518ee1075a47f3c21166543e620.patch
+  
httping-3.6-cmake-install-2.patch::https://github.com/folkertvanheusden/HTTPing/commit/7f76370729c594180348f94feb4216fd14e12abd.patch
+)
+sha512sums=('8838df9ae54acc3412df03f489403da397beca89da7a6994744b7551bcee7cf93c8bbc8f04a187fdce22d9e257ef9a8dc8dfc9d0c54066e2ef05f85f5da6e2ae'
+
'c0831b998554fd6594021616170e084b86d4837063e7a8d13f9947a9614b9fba9845caef813a748065046cb581e444e10ebeba83cfa997f9770cf38b2b5ccdad'
+
'ff6e157aac6559b785488d49ffc44d963366fae0c58e805b996a05b00c927c8d336ee0f68c4d62ae81a0466118ec47636c3bc2d56ab4c77ab5ec678d8e890b93')
+b2sums=('daa01c125e32e09d641015844cc5ee1889fbb7501be013bf2c1584f0773d109fa49343bc1d6f380a541d78132d43eb59041d9e5f00b6bae651d25ea4f2338cdb'
+
'e0b7f712c1b3a9953b0be0bafdda86a1fa6efa5b7611fa7e07341fe284b0f3a1958649f50a75bd4fcc7869b9ef1b131e94341084b1f6ce4fc4a0e9ffb0c86d3e'
+
'ad9bd6787f0594bdebbe8be6392457e10f2f8583a3a2f6055af932c69ac2f3cd86819ced02aa197dc7810a482715c2faaa31002b5242094e456c1663212691be')
+
+prepare() {
+  cd HTTPing-${pkgver}
+  patch -Np1 < ../httping-3.6-cmake-install-1.patch
+  patch -Np1 < ../httping-3.6-cmake-install-2.patch
+}
 
 build() {
   cd HTTPing-${pkgver}
-  ./configure --with-tfo
-  make
+  cmake -S . -B build \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_INSTALL_PREFIX=/usr
+  cmake --build build -v
+  cp --verbose *.mo build
 }
 
 package() {
   cd HTTPing-${pkgver}
-  make DESTDIR="${pkgdir}" install
+  DESTDIR="${pkgdir}" cmake --install build
 }
 
 # vim: ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/httping/-/compare/7b9e8d523b2d7dfa697cd857da92362bd83bf4c6...bd

[Git][archlinux/packaging/packages/jadx][main] upgpkg: 1.5.0-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / jadx


Commits:
d7d0b9ca by Levente Polyak at 2024-05-12T03:42:03+02:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = jadx
+   pkgdesc = Command line and GUI tools to produce Java source code from 
Android Dex and APK files
+   pkgver = 1.5.0
+   pkgrel = 1
+   url = https://github.com/skylot/jadx
+   arch = any
+   license = Apache-2.0
+   makedepends = java-environment=21
+   makedepends = gradle
+   depends = bash
+   source = https://github.com/skylot/jadx/archive/v1.5.0/jadx-1.5.0.tar.gz
+   sha512sums = 
fcb62aa255ab8643ed47367e8b1b4224a0a91159bd7b75de54acf37495a0248668db93fa76fe345846aadf91a9ad1735072130d9351434f71d79165e23875ba4
+   b2sums = 
6aa1a6cbf324d56fff3eab2dc185babf8c5a0d8aacfa5271704c5a6213589c381c9ac1b3a7f0f17316976745f090d69df89ada64d644afd424158b1bdd7f827f
+
+pkgname = jadx
+   depends = bash
+   depends = java-runtime>=11


=
PKGBUILD
=
@@ -2,17 +2,22 @@
 # Contributor: Nicolas Hureau 
 
 pkgname=jadx
-pkgver=1.4.7
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Command line and GUI tools to produce Java source code from Android 
Dex and APK files'
 url='https://github.com/skylot/jadx'
-arch=('any')
-license=('Apache')
-depends=('java-runtime>=11' 'bash')
-makedepends=('java-environment>=11' 'gradle')
+arch=(any)
+license=(Apache-2.0)
+depends=(
+  bash
+)
+makedepends=(
+  'java-environment=21'
+  gradle
+)
 
source=(https://github.com/skylot/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('df97966e2bec5a33afa19208785c01ea64c18a96e43f59769fe1763814c89a0af9dffb16f070b84e378271957024d3436f8e2606fea11b5609245b54ba0a34a2')
-b2sums=('9ffbae25cde905b26ab486936dc06fb1580335b232cd52a3a6836d7f518891efdf60be651a4b2d7d8f27d8502a1f3fb84dd0ae8098b99f91a7b68a36cb9c2f47')
+sha512sums=('fcb62aa255ab8643ed47367e8b1b4224a0a91159bd7b75de54acf37495a0248668db93fa76fe345846aadf91a9ad1735072130d9351434f71d79165e23875ba4')
+b2sums=('6aa1a6cbf324d56fff3eab2dc185babf8c5a0d8aacfa5271704c5a6213589c381c9ac1b3a7f0f17316976745f090d69df89ada64d644afd424158b1bdd7f827f')
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -25,10 +30,13 @@ check() {
 }
 
 package() {
-  cd ${pkgname}-${pkgver}/build/jadx
+  depends+=('java-runtime>=11')
+  cd ${pkgname}-${pkgver}
 
+  pushd build/jadx
   install -Dm 755 bin/{jadx,jadx-gui} -t 
"${pkgdir}/usr/share/java/${pkgname}/bin"
   install -Dm 644 lib/* -t "${pkgdir}/usr/share/java/${pkgname}/lib"
+  popd
 
   install -d "${pkgdir}/usr/bin"
   ln -s /usr/share/java/${pkgname}/bin/jadx "${pkgdir}/usr/bin/jadx"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jadx/-/commit/d7d0b9cad6b913f3ac09452ea2d51ed84335b142

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jadx/-/commit/d7d0b9cad6b913f3ac09452ea2d51ed84335b142
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/jadx] Pushed new tag 1.5.0-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 1.5.0-1 at Arch Linux / Packaging / Packages / 
jadx

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jadx/-/tree/1.5.0-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nmap] Pushed new tag 7.95-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 7.95-1 at Arch Linux / Packaging / Packages / nmap

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nmap/-/tree/7.95-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nmap][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / nmap


Commits:
57f4d8fd by Levente Polyak at 2024-05-12T01:22:38+02:00
nvchecker: add config

- - - - -
5202699a by Levente Polyak at 2024-05-12T01:42:41+02:00
upgpkg: 7.95-1

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,25 @@
+pkgbase = nmap
+   pkgdesc = Utility for network discovery and security auditing
+   pkgver = 7.95
+   pkgrel = 1
+   url = https://nmap.org/
+   arch = x86_64
+   license = LicenseRef-Nmap-Public-Source-License-Version-0.95
+   depends = gcc-libs
+   depends = glibc
+   depends = libpcap
+   depends = libssh2
+   depends = libssh2.so
+   depends = lua
+   depends = openssl
+   depends = pcre2
+   depends = zlib
+   source = https://nmap.org/dist/nmap-7.95.tar.bz2
+   source = https://nmap.org/dist/sigs/nmap-7.95.tar.bz2.asc
+   validpgpkeys = 436D66AB9A798425FDA0E3F801AF9F036B9355D0
+   sha256sums = 
e14ab530e47b5afd88f1c8a2bac7f89cd8fe6b478e22d255c5b9bddb7a1c5778
+   sha256sums = SKIP
+   b2sums = 
4ab4912468f6c1cf7517090bc94b1bb34e665fe1b3db973e1c7bb2d05cb885545cdf3ca5c7fb548ff0012b800f5dd60ed2f2010fc9fb62ba7d6a28537287193c
+   b2sums = SKIP
+
+pkgname = nmap


=
.nvchecker.toml
=
@@ -0,0 +1,4 @@
+[nmap]
+source = "regex"
+url = "https://nmap.org/dist/;
+regex = "nmap-([0-9\\.]+).tar.bz2"


=
PKGBUILD
=
@@ -4,19 +4,30 @@
 # Contributor: Hugo Doria 
 
 pkgname=nmap
-pkgver=7.94
-pkgrel=2
+pkgver=7.95
+pkgrel=1
 pkgdesc='Utility for network discovery and security auditing'
 url='https://nmap.org/'
-arch=('x86_64')
-license=('LicenseRef-Nmap-Public-Source-License-Version-0.95')
-depends=('glibc' 'pcre' 'openssl' 'lua' 'libpcap'
- 'libssh2' 'libssh2.so' 'zlib' 'gcc-libs')
-source=("https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;
-"https://nmap.org/dist/sigs/${pkgname}-${pkgver}.tar.bz2.asc;)
-sha256sums=('d71be189eec43d7e099bac8571509d316c4577ca79491832ac3e1217bc8f92cc'
+arch=(x86_64)
+license=(LicenseRef-Nmap-Public-Source-License-Version-0.95)
+depends=(
+  gcc-libs
+  glibc
+  libpcap
+  libssh2
+  libssh2.so
+  lua
+  openssl
+  pcre2
+  zlib
+)
+source=(
+  "https://nmap.org/dist/${pkgname}-${pkgver}.tar.bz2;
+  "https://nmap.org/dist/sigs/${pkgname}-${pkgver}.tar.bz2.asc;
+)
+sha256sums=('e14ab530e47b5afd88f1c8a2bac7f89cd8fe6b478e22d255c5b9bddb7a1c5778'
 'SKIP')
-b2sums=('5819b458b50e33f6a507ad3c32a731c13e730c40d31a61731c3cfcd41fad8e3fdfcbb721ef46b05a80e406d0a646d0966d4b645551711144822551ef374a443a'
+b2sums=('4ab4912468f6c1cf7517090bc94b1bb34e665fe1b3db973e1c7bb2d05cb885545cdf3ca5c7fb548ff0012b800f5dd60ed2f2010fc9fb62ba7d6a28537287193c'
 'SKIP')
 validpgpkeys=(
   '436D66AB9A798425FDA0E3F801AF9F036B9355D0' # Nmap Project Signing Key 
(http://www.insecure.org/)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nmap/-/compare/281825577c79bbd0f6e516971429d8878b0b0d1c...5202699a7a9a1cce18f927dabf95715d5053ad7a

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nmap/-/compare/281825577c79bbd0f6e516971429d8878b0b0d1c...5202699a7a9a1cce18f927dabf95715d5053ad7a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gef] Pushed new tag 2024.01-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 2024.01-1 at Arch Linux / Packaging / Packages / 
gef

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gef/-/tree/2024.01-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gef][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / gef


Commits:
d08c3da0 by Levente Polyak at 2024-05-12T01:12:57+02:00
nvchecker: add config

- - - - -
e915b85b by Levente Polyak at 2024-05-12T01:12:57+02:00
upgpkg: 2024.01-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gef
pkgdesc = Multi-Architecture GDB Enhanced Features for Exploiters & 
Reverse-Engineers
-   pkgver = 2022.06
-   pkgrel = 4
+   pkgver = 2024.01
+   pkgrel = 1
url = https://github.com/hugsy/gef
arch = any
license = MIT
@@ -11,8 +11,8 @@ pkgbase = gef
optdepends = python-keystone: assembler support
optdepends = python-unicorn: emulation support
optdepends = ropgadget: ROP gadget support
-   source = 
https://github.com/hugsy/gef/archive/2022.06/gef-2022.06.tar.gz.tar.gz
-   sha512sums = 
585bad8655a5208d060b1ccf455ab87527e47949fce1df188a5ac970ccd1bbfbdd87151f7a940edcfb879dd0ea846b5c4a8650fed856cd5dcaec0ddd3581f100
-   b2sums = 
b7038e0519f216669c38bdda7e12375fb1c9e5278c8b617df73932a750ee6552531929eebcac22321607f51592834ece70c850ce0ba4629bc383731bc8803bb3
+   source = 
https://github.com/hugsy/gef/archive/2024.01/gef-2024.01.tar.gz.tar.gz
+   sha512sums = 
d8dbc308f864e434ea79eaf44e329e11f2cea9836a5dcdc019bd621bbec6792f70e58edd9fd8b3c434dc61a17fbac08394e281530423081beb1cc1192aece79c
+   b2sums = 
f5409e592c50dbbe65761e7727f28aa7a96b130449f187e392cc0170707b7cfb2d1bf9e75581dce7dce8ff6d004ffc624d34a46b7ba35ab434a5671662860bdb
 
 pkgname = gef


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[gef]
+source = "git"
+git = "https://github.com/hugsy/gef.git;


=
PKGBUILD
=
@@ -1,13 +1,16 @@
 # Maintainer: Levente Polyak 
 
 pkgname=gef
-pkgver=2022.06
-pkgrel=4
+pkgver=2024.01
+pkgrel=1
 pkgdesc='Multi-Architecture GDB Enhanced Features for Exploiters & 
Reverse-Engineers'
 url='https://github.com/hugsy/gef'
-arch=('any')
-license=('MIT')
-depends=('gdb' 'python')
+arch=(any)
+license=(MIT)
+depends=(
+  gdb
+  python
+)
 optdepends=(
   'python-capstone: extended disassemble support'
   'python-keystone: assembler support'
@@ -15,8 +18,8 @@ optdepends=(
   'ropgadget: ROP gadget support'
 )
 
source=(https://github.com/hugsy/gef/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz.tar.gz)
-sha512sums=('585bad8655a5208d060b1ccf455ab87527e47949fce1df188a5ac970ccd1bbfbdd87151f7a940edcfb879dd0ea846b5c4a8650fed856cd5dcaec0ddd3581f100')
-b2sums=('b7038e0519f216669c38bdda7e12375fb1c9e5278c8b617df73932a750ee6552531929eebcac22321607f51592834ece70c850ce0ba4629bc383731bc8803bb3')
+sha512sums=('d8dbc308f864e434ea79eaf44e329e11f2cea9836a5dcdc019bd621bbec6792f70e58edd9fd8b3c434dc61a17fbac08394e281530423081beb1cc1192aece79c')
+b2sums=('f5409e592c50dbbe65761e7727f28aa7a96b130449f187e392cc0170707b7cfb2d1bf9e75581dce7dce8ff6d004ffc624d34a46b7ba35ab434a5671662860bdb')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gef/-/compare/78b0190a2e859c6d8a665490ae0e2921972d7199...e915b85b3573175fe964054a40058cb0d5057dbb

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gef/-/compare/78b0190a2e859c6d8a665490ae0e2921972d7199...e915b85b3573175fe964054a40058cb0d5057dbb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lynis][main] 2 commits: nvchecker: add config

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
lynis


Commits:
d1d65335 by Levente Polyak at 2024-05-12T01:01:59+02:00
nvchecker: add config

- - - - -
ae7e3105 by Levente Polyak at 2024-05-12T01:02:30+02:00
upgpkg: 3.1.1-1

- - - - -


3 changed files:

- + .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = lynis
+   pkgdesc = Security and system auditing tool to harden Unix/Linux systems
+   pkgver = 3.1.1
+   pkgrel = 1
+   url = https://cisofy.com/lynis/
+   arch = any
+   license = GPL-3.0-only
+   depends = sh
+   depends = awk
+   optdepends = net-tools: networking tests
+   optdepends = bind-tools: nameserver tests
+   optdepends = iptables: firewall tests
+   backup = etc/lynis/default.prf
+   source = https://downloads.cisofy.com/lynis/lynis-3.1.1.tar.gz
+   source = https://downloads.cisofy.com/lynis/lynis-3.1.1.tar.gz.asc
+   validpgpkeys = 84FAA9983B24AEF24D6C87F1FEBB7D1812576482
+   sha512sums = 
c37366154e03a661a7e995d14c651d5503c7189f50edfd194d8b7034e001b9610bfe79917221156ab3607f7c348625ea956fb0acb46a6c7e64a7d189dbcfd4ee
+   sha512sums = SKIP
+   b2sums = 
056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68ce2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498
+   b2sums = SKIP
+
+pkgname = lynis


=
.nvchecker.toml
=
@@ -0,0 +1,3 @@
+[lynis]
+source = "git"
+git = "https://github.com/CISOfy/Lynis.git;


=
PKGBUILD
=
@@ -2,27 +2,33 @@
 # Contributor: Sébastien Luttringer 
 
 pkgname=lynis
-pkgver=3.0.9
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
 url='https://cisofy.com/lynis/'
-arch=('any')
-license=('GPL3')
+arch=(any)
+license=(GPL-3.0-only)
 backup=('etc/lynis/default.prf')
-depends=('sh' 'awk')
-optdepends=('net-tools: networking tests'
-'bind-tools: nameserver tests'
-'iptables: firewall tests')
+depends=(
+  sh
+  awk
+)
+optdepends=(
+  'net-tools: networking tests'
+  'bind-tools: nameserver tests'
+  'iptables: firewall tests'
+)
 source=("https://downloads.cisofy.com/lynis/lynis-$pkgver.tar.gz"{,.asc})
-sha512sums=('7fc0349be9ea9d6e311b834cb7f9089bd0d393381edb5325a0bea88ed83dcd3d816dc213c6a6d17f88ff937af71be72004570894e427e4faf1b0d39448aa3a43'
+sha512sums=('c37366154e03a661a7e995d14c651d5503c7189f50edfd194d8b7034e001b9610bfe79917221156ab3607f7c348625ea956fb0acb46a6c7e64a7d189dbcfd4ee'
 'SKIP')
-b2sums=('dc7912c7d1782c3ffdf369cc7f0f004267bd2a2c408982909e654db14ecfa83ebdbd2f731c3d3ee8864e7de21945b1faa2f9d2845dedf3e742a4c79c62373eda'
+b2sums=('056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68ce2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498'
 'SKIP')
 validpgpkeys=('84FAA9983B24AEF24D6C87F1FEBB7D1812576482') # CISOfy (Software 
Signing Key) 
 
 prepare() {
   cd "$pkgname"
   sed -e 's|/path/to/lynis|/usr/bin/lynis|g' -i extras/systemd/lynis.service
+  chmod +r include/consts
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lynis/-/compare/74d6e054c6abac58781001ecba60f8170ad103b5...ae7e310507fdc32e663521b90d4f8fcd9b51dd4d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lynis/-/compare/74d6e054c6abac58781001ecba60f8170ad103b5...ae7e310507fdc32e663521b90d4f8fcd9b51dd4d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/lynis] Pushed new tag 3.1.1-1

2024-05-11 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed new tag 3.1.1-1 at Arch Linux / Packaging / Packages / 
lynis

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lynis/-/tree/3.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/keepassxc][main] nvchecker: use git source that has no rate limit on api requests

2024-05-10 Thread Levente Polyak (@anthraxx)


Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
keepassxc


Commits:
28f48cc2 by Levente Polyak at 2024-05-11T09:05:23+02:00
nvchecker: use git source that has no rate limit on api requests

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=
.nvchecker.toml
=
@@ -1,4 +1,3 @@
 [keepassxc]
-source = "github"
-github = "keepassxreboot/keepassxc"
-use_max_tag = true
+source = "git"
+git = "https://github.com/keepassxreboot/keepassxc.git;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keepassxc/-/commit/28f48cc2db942d6f01ba9a5a2b57befda343d007

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keepassxc/-/commit/28f48cc2db942d6f01ba9a5a2b57befda343d007
You're receiving this email because of your account on gitlab.archlinux.org.




  1   2   3   4   5   6   7   8   9   10   >