[Git][archlinux/packaging/packages/jenkins][main] upgpkg: 2.422-1: New upstream release

2023-09-05 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
jenkins


Commits:
f945ff6a by Robin Candau at 2023-09-05T18:03:33+02:00
upgpkg: 2.422-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.421
+pkgver=2.422
 pkgrel=1
 _java=17
 pkgdesc='Extendable continuous integration server (latest)'
@@ -25,7 +25,7 @@ 
source=("https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-${pkgver
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'skip-failing-test.patch')
-sha512sums=('768de0440685293781798d09c016f3ff52b4fe4d49604f9159ccc724e4d6511300737bce8188bc1389bd0f98dee341f1125703780eb70d3cc4ae676c510d024f'
+sha512sums=('1e3020c1fd2614ed6368d7e1fca30a87765f5bd2ef9ecce2c827ea9b0197bead9c16bc5ed4416461d4f37b0b53e10f4ef0e63d03d110d719751dcfb984b5053f'
 
'482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553'
 
'c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jenkins/-/commit/f945ff6a94cf1ebbad0cbca46ef246016dd34012

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




[Git][archlinux/packaging/packages/jenkins] Pushed new tag 2.422-1

2023-09-05 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 2.422-1 at Arch Linux / Packaging / Packages / 
jenkins

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




[Git][archlinux/packaging/packages/python-nbxmpp] Pushed new tag 4.3.3-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 4.3.3-1 at Arch Linux / Packaging / Packages / 
python-nbxmpp

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




[Git][archlinux/packaging/packages/python-nbxmpp][main] upgpkg: 4.3.3-1: New upstream release

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-nbxmpp


Commits:
00329a17 by Robin Candau at 2023-09-04T08:52:51+02:00
upgpkg: 4.3.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-nbxmpp
pkgdesc = A Python library to use Jabber/XMPP networks in a 
non-blocking way
-   pkgver = 4.3.2
+   pkgver = 4.3.3
pkgrel = 1
url = https://dev.gajim.org/gajim/python-nbxmpp/
arch = any
@@ -14,8 +14,8 @@ pkgbase = python-nbxmpp
depends = python-idna
depends = python-precis_i18n
depends = python-packaging
-   source = 
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/4.3.2/python-nbxmpp-4.3.2.tar.gz
-   sha256sums = 
5d5c3b90f5d2a9d57749503335f65b09c96241fd9caf070a9f08c43d7afe1d93
-   b2sums = 
2858d2418182a1d26c7de30873e37b3885d656c2730f14cfb6df1a0c137ebb678827bc8734c4ce931c461238bf16536ea1ff3701f2ebddfdbf557e68f739cbe5
+   source = 
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/4.3.3/python-nbxmpp-4.3.3.tar.gz
+   sha256sums = 
c9cdb54aad692decaa869ec310be4ed4622cf936f920e98b8015818c958f949a
+   b2sums = 
b8cb2ac3389cdfdf43a36f553268d00dab2e027491f7dff6189fa483bea86f8a2716211564c0ad4927bc9e604e11efc62beca81daddaeba95ab2ca129805521f
 
 pkgname = python-nbxmpp


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-nbxmpp
 pkgdesc="A Python library to use Jabber/XMPP networks in a non-blocking way"
-pkgver=4.3.2
+pkgver=4.3.3
 pkgrel=1
 arch=(any)
 url="https://dev.gajim.org/gajim/python-nbxmpp/;
@@ -12,8 +12,8 @@ license=(GPL3)
 depends=('libsoup3' 'python-gobject' 'python-idna' 'python-precis_i18n' 
'python-packaging')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 
source=("https://dev.gajim.org/gajim/python-nbxmpp/-/archive/$pkgver/python-nbxmpp-$pkgver.tar.gz;)
-sha256sums=('5d5c3b90f5d2a9d57749503335f65b09c96241fd9caf070a9f08c43d7afe1d93')
-b2sums=('2858d2418182a1d26c7de30873e37b3885d656c2730f14cfb6df1a0c137ebb678827bc8734c4ce931c461238bf16536ea1ff3701f2ebddfdbf557e68f739cbe5')
+sha256sums=('c9cdb54aad692decaa869ec310be4ed4622cf936f920e98b8015818c958f949a')
+b2sums=('b8cb2ac3389cdfdf43a36f553268d00dab2e027491f7dff6189fa483bea86f8a2716211564c0ad4927bc9e604e11efc62beca81daddaeba95ab2ca129805521f')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nbxmpp/-/commit/00329a17bdb76ff51c71d25924e19a8689c4d42a

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




[Git][archlinux/packaging/packages/limine] Pushed new tag 5.20230830.0-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.20230830.0-1 at Arch Linux / Packaging / Packages 
/ limine

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




[Git][archlinux/packaging/packages/limine][main] upgpkg: 5.20230830.0-1: New upstream release

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine


Commits:
dcff7664 by Robin Candau at 2023-09-04T08:57:37+02:00
upgpkg: 5.20230830.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki 
 
 pkgname=limine
-pkgver=5.20230819.0
+pkgver=5.20230830.0
 pkgrel=1
 pkgdesc="An advanced, portable, multiprotocol bootloader"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('glibc')
 makedepends=('nasm' 'mtools' 'llvm' 'lld' 'clang')
 
source=("https://github.com/limine-bootloader/limine/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('d81c3082f5cbd6bd19ab69ebe8ea96fe9f66833ee86e06728047000404a43b5e')
+sha256sums=('ddd417f9caab3ef0f3031b938815a5c33367c3a50c09830138d208bd3126c98f')
 
 build() {
cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/dcff7664554983348c7f631abb3630690a05c61f

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




[Git][archlinux/packaging/packages/gsimplecal][main] upgpkg: 2.5-1: New upstream release

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
gsimplecal


Commits:
b0e5153f by Robin Candau at 2023-09-04T08:49:37+02:00
upgpkg: 2.5-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,31 +1,28 @@
-# Maintainer: Jonathan Steel 
+# Maintainer: Robin Candau 
+# Contributor: Jonathan Steel 
 # Contributor: DrZaius 
 # Contributor: Victor Feight 
 
 pkgname=gsimplecal
-pkgver=2.4.1
+pkgver=2.5
 pkgrel=1
 pkgdesc="Simple and lightweight GTK calendar"
 arch=('x86_64')
 url="https://dmedvinsky.github.io/gsimplecal/;
 license=('BSD')
 depends=('gtk3')
-source=($pkgname-$pkgver.tar.gz::https://github.com/dmedvinsky/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('fd47df49ec26115bd6022d0e6a24648873c619e0406375d807fb18428d07d000')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dmedvinsky/${pkgname}/archive/v${pkgver}.tar.gz;)
+sha256sums=('f0be977de36fabc4da489698d2c06e64143572e53f166ab26e6055f6b36deae4')
 
 build() {
-  cd $pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-
-  make
+   cd "${pkgname}-${pkgver}"
+   ./autogen.sh
+   ./configure --prefix=/usr
+   make
 }
 
 package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   install -Dm 644 COPYING 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gsimplecal/-/commit/b0e5153f792a4e922405fa4c690dda6274a5732a

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




[Git][archlinux/packaging/packages/gsimplecal] Pushed new tag 2.5-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 2.5-1 at Arch Linux / Packaging / Packages / 
gsimplecal

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




[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 1.30.0-1: New upstream release

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-sentry_sdk


Commits:
29305f0e by Robin Candau at 2023-09-04T08:51:24+02:00
upgpkg: 1.30.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.29.2
+pkgver=1.30.0
 pkgrel=1
 pkgdesc="The official Python SDK for Sentry.io"
 arch=('any')
@@ -31,7 +31,7 @@ optdepends=('python-aiohttp: adds support for the 
AIOHTTP-Server Web Framework'
 'python-pure-eval: for richer stacktraces & additional variables'
 'python-executing: for richer stacktraces & better function names')
 
source=("https://github.com/getsentry/sentry-python/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('a99ee105384788c3f228726a88baf515fe7b5f1d2d0f215a03d194369f158df7')
+sha256sums=('7dc873b87e1faf4d00614afd1058bfa1522942f33daef8a59f90de8ed75cd10c')
 
 build() {
cd "${_pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sentry_sdk/-/commit/29305f0e787f53349cb407c2d93924a1a5fbd4d4

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




[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 1.30.0-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.30.0-1 at Arch Linux / Packaging / Packages / 
python-sentry_sdk

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




[Git][archlinux/packaging/packages/python-userpath][main] upgpkg: 1.9.1-1: New upstream release

2023-09-07 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-userpath


Commits:
43588ebe by Robin Candau at 2023-09-07T10:17:26+02:00
upgpkg: 1.9.1-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 _pkgname=userpath
 pkgname=python-$_pkgname
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Cross-platform tool for adding locations to the user PATH, no 
elevated privileges required!'
 arch=('any')
@@ -13,7 +13,7 @@ depends=('python' 'python-click' 'python-distro')
 makedepends=('python-build' 'python-installer' 'python-hatchling' 
'python-wheel')
 checkdepends=('python-pytest')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('a5683a7423465426debda02d58b2f5ef8d17d38d2fac2378cdf3075a2a6f0b7d75210bb1eac30966d323ec5f25073cc9286ae1b37acaa1bf7785da02a4c40805')
+sha512sums=('a98b000a0968f81131eb5a91822fda72bc38e6aa2b2a85be43974c37155cbf23aa2698dac1969f078bcca1ebcbc9bd5ef71e4437eae691b7358610bcc74859d5')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-userpath/-/commit/43588ebe8daaee9fdb42d1ce8da3c9ab4e84

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




[Git][archlinux/packaging/packages/python-userpath] Pushed new tag 1.9.1-1

2023-09-07 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.9.1-1 at Arch Linux / Packaging / Packages / 
python-userpath

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




[Git][archlinux/packaging/packages/icewm] Pushed new tag 3.4.2-1

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.4.2-1 at Arch Linux / Packaging / Packages / icewm

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




[Git][archlinux/packaging/packages/icewm][main] upgpkg: 3.4.2-1: New upstream release

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / icewm


Commits:
5b094f81 by Robin Candau at 2023-09-11T13:30:36+02:00
upgpkg: 3.4.2-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=icewm
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(alsa-lib imlib2 librsvg libsndfile libxcomposite 
libxdamage libxinerama
 makedepends=(asciidoctor xorg-mkfontdir)
 optdepends=('perl: for icewm-menu-xrandr')
 
source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz;)
-sha256sums=('99988e35d0ed3b87ed231e7e8a44bb2a67cb36453372b2e911596a914d4c273b')
+sha256sums=('b64c4b3e587e201ee4be48e76b5e94ba91fc71392812757d877eb4d4411671e2')
 
 build() {
   cd $pkgname-$pkgver



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

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




[Git][archlinux/packaging/packages/cairo-dock] Pushed new tag 3.4.1-5

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.4.1-5 at Arch Linux / Packaging / Packages / 
cairo-dock

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cairo-dock/-/tree/3.4.1-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/cairo-dock][main] upgpkg: 3.4.1-5 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
cairo-dock


Commits:
b96479db by Robin Candau at 2023-09-11T18:51:51+02:00
upgpkg: 3.4.1-5 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,13 +4,13 @@
 
 pkgname=cairo-dock
 pkgver=3.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Light eye-candy fully themable animated dock'
 arch=('x86_64')
 url='https://glx-dock.org/'
 license=('GPL')
 depends=('curl' 'dbus-glib' 'glu' 'gtk3')
-makedepends=('bzr' 'cmake')
+makedepends=('breezy' 'cmake')
 optdepends=('cairo-dock-plug-ins: Plugins for Cairo-Dock')
 
source=("cairo-dock-${pkgver}.tar.gz::https://github.com/Cairo-Dock/cairo-dock-core/archive/${pkgver}.tar.gz;)
 sha256sums=('ca9b5769f60165b09d5cf2cae3c55fcc62fed19a279e8a279a0619f4189b4e00')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cairo-dock/-/commit/b96479db01f8fa16b55bafb1415c0bfd9fe7ca1c

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




[Git][archlinux/packaging/packages/flatpak-builder] Pushed new tag 1.2.3-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.2.3-2 at Arch Linux / Packaging / Packages / 
flatpak-builder

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/tree/1.2.3-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flatpak-builder][main] upgpkg: 1.2.3-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
flatpak-builder


Commits:
df3bc768 by Robin Candau at 2023-09-11T22:50:14+02:00
upgpkg: 1.2.3-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,12 +2,12 @@
 
 pkgname=flatpak-builder
 pkgver=1.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Tool to build flatpaks from source"
 url="https://flatpak.org;
 arch=(x86_64)
 license=(LGPL)
-depends=(flatpak binutils elfutils unzip tar git bzr patch rpmextract cpio
+depends=(flatpak binutils elfutils unzip tar git breezy patch rpmextract cpio
  appstream-glib fuse3)
 makedepends=(gobject-introspection git docbook-xsl xmlto)
 checkdepends=(valgrind)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-builder/-/commit/df3bc7686f35da4cbfb49dfdf6b6b5765b7417a2

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




[Git][archlinux/packaging/packages/deepin-api] Pushed new tag 5.5.32-3

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.5.32-3 at Arch Linux / Packaging / Packages / 
deepin-api

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/tree/5.5.32-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/deepin-api][main] upgpkg: 5.5.32-3 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-api


Commits:
c49fa554 by Robin Candau at 2023-09-11T22:40:01+02:00
upgpkg: 5.5.32-3 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-api
 pkgver=5.5.32
-pkgrel=2
+pkgrel=3
 pkgdesc='Dbus interfaces for miscellaneous desktop services'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-api;
@@ -20,7 +20,7 @@ depends=('alsa-utils' 'bc' 'fontconfig' 'glib2' 
'gdk-pixbuf-xlib' 'gtk3' 'libcan
 makedepends=('git' 'deepin-gettext-tools' 'golang-deepin-gir' 
'golang-deepin-lib'
  'golang-github-fsnotify-fsnotify' 
'golang-github-linuxdeepin-go-dbus-factory'
  'golang-github-linuxdeepin-go-x11-client' 
'golang-github-nfnt-resize'
- 'golang-github-stretchr-testify' 'golang-gopkg-yaml.v3' 'bzr' 
'go-pie')
+ 'golang-github-stretchr-testify' 'golang-gopkg-yaml.v3' 'breezy' 
'go-pie')
 provides=('golang-deepin-dde-api')
 groups=('deepin')
 install=deepin-api.install



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-api/-/commit/c49fa554c818d72de4363c3fa28c7fc12f53a71b

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




[Git][archlinux/packaging/packages/devtools][main] upgpkg: 1:1.0.3-3 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
devtools


Commits:
50f0b46b by Robin Candau at 2023-09-11T22:45:34+02:00
upgpkg: 1:1.0.3-3 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=devtools
 epoch=1
 pkgver=1.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Tools for Arch Linux package maintainers'
 arch=('any')
 license=('GPL')
@@ -26,7 +26,7 @@ depends=(
   sed
   util-linux
 
-  bzr
+  breezy
   git
   mercurial
   subversion



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/devtools/-/commit/50f0b46b1c31f4e478e597688ce825ad68942340

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




[Git][archlinux/packaging/packages/devtools] Pushed new tag 1-1.0.3-3

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1-1.0.3-3 at Arch Linux / Packaging / Packages / 
devtools

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




[Git][archlinux/packaging/packages/hound][main] upgpkg: 0.7.1-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hound


Commits:
18fda70c by Robin Candau at 2023-09-11T22:58:25+02:00
upgpkg: 0.7.1-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=hound
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightning fast code searching made easy'
 arch=('x86_64')
 url='https://github.com/hound-search/hound'
@@ -13,7 +13,7 @@ license=('MIT')
 depends=('glibc' 'git')
 makedepends=('go') # no need for npm as the UI is pre-compiled
 optdepends=(
-  'bzr: for bazaar repositories'
+  'breezy: for bazaar repositories'
   'mercurial: for mercurial repositories'
   'svn: for subversion repositories'
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hound/-/commit/18fda70c3fed9596993e701f3342329e36f6ef04

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




[Git][archlinux/packaging/packages/hound] Pushed new tag 0.7.1-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.7.1-2 at Arch Linux / Packaging / Packages / hound

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




[Git][archlinux/packaging/packages/myrepos] Pushed new tag 1.20180726-7

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.20180726-7 at Arch Linux / Packaging / Packages / 
myrepos

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




[Git][archlinux/packaging/packages/myrepos][main] upgpkg: 1.20180726-7 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
myrepos


Commits:
cb0019fb by Robin Candau at 2023-09-11T23:15:20+02:00
upgpkg: 1.20180726-7 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -10,13 +10,13 @@
 
 pkgname=myrepos
 pkgver=1.20180726
-pkgrel=6
+pkgrel=7
 pkgdesc='Multiple Repository management tool'
 arch=(any)
 url=https://myrepos.branchable.com
 license=(GPL2)
 depends=(perl)
-optdepends=('bzr: support for bzr repositories'
+optdepends=('breezy: support for bzr repositories'
 'cvs: support for cvs repositories'
 'darcs: support for darcs repositories'
 'git-annex: support for git-annex clones'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/myrepos/-/commit/cb0019fb8c461b874f3947b3ebed4170e8674031

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




[Git][archlinux/packaging/packages/zim][main] upgpkg: 0.75.2-2 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zim


Commits:
c5d4a8bb by Robin Candau at 2023-09-11T23:18:47+02:00
upgpkg: 0.75.2-2 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,14 +4,14 @@
 
 pkgname=zim
 pkgver=0.75.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop."
 arch=(any)
 license=('GPL' 'PerlArtistic')
 url="https://zim-wiki.org/;
 depends=('python' 'python-gobject' 'ttf-font' 'gtk3' 'python-xdg')
 checkdepends=('xorg-server-xvfb')
-optdepends=('bzr: Version Control plugin'
+optdepends=('breezy: Version Control plugin'
 'git: Version Control plugin'
 'mercurial: Version Control plugin'
 'gnuplot: Insert Gnuplot plugin'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/c5d4a8bb0e7d7f47d3158d4c5e31827e783d99cf

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




[Git][archlinux/packaging/packages/zim] Pushed new tag 0.75.2-2

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.75.2-2 at Arch Linux / Packaging / Packages / zim

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




[Git][archlinux/packaging/packages/midori][main] upgpkg: 9.0-6 Replace bzr by breezy

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / midori


Commits:
c246067d by Robin Candau at 2023-09-11T23:24:24+02:00
upgpkg: 9.0-6 Replace bzr by breezy
https://archlinux.org/todo/change-dependency-from-bzr-to-breezy/

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,19 +6,19 @@
 
 pkgname=midori
 pkgver=9.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Lightweight web browser'
 arch=(x86_64)
 url='https://github.com/midori-browser/core'
 license=(LGPL)
 depends=(aria2 gcr libarchive libpeas libxss webkit2gtk zeitgeist)
-makedepends=(bzr cmake git gobject-introspection intltool ninja vala)
+makedepends=(breezy cmake git gobject-introspection intltool ninja vala)
 optdepends=('gst-plugins-base: HTML5 OGG videos support'
 'gst-plugins-good: HTML5 H264 and WebM videos support'
 'gst-libav: HTML5 H264 videos support')
 options=(!emptydirs)
 
source=("$pkgname::git+https://github.com/midori-browser/core.git#commit=f6b3b1e030db7eb2de7faf73ec4ccc18949b668d;)
 # tag: v9.0
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 build() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/midori/-/commit/c246067d38c6bd5a1303e7df1ce74a718c3ccd7e

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




[Git][archlinux/packaging/packages/midori] Pushed new tag 9.0-6

2023-09-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 9.0-6 at Arch Linux / Packaging / Packages / midori

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




[Git][archlinux/packaging/packages/zathura-pdf-mupdf][main] upgpkg: 0.4.1-1 New upstream release

2023-09-14 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
zathura-pdf-mupdf


Commits:
3dceb219 by Robin Candau at 2023-09-14T09:44:21+02:00
upgpkg: 0.4.1-1 New upstream release
Remove resolve_link_destination.patch as it is now merged in upstream

- - - - -


2 changed files:

- PKGBUILD
- − resolve_link_destination.patch


Changes:

=
PKGBUILD
=
@@ -5,8 +5,8 @@
 # Contributor: Moritz Lipp 
 
 pkgname=zathura-pdf-mupdf
-pkgver=0.4.0
-pkgrel=3
+pkgver=0.4.1
+pkgrel=1
 
 pkgdesc="PDF support for Zathura (MuPDF backend) (Supports PDF, ePub, and 
OpenXPS)"
 url="https://pwmt.org/projects/zathura-pdf-mupdf/;
@@ -19,21 +19,14 @@ depends=('cairo' 'gumbo-parser' 'jbig2dec' 'libjpeg' 
'openjpeg2' 'openssl' 'zath
 makedepends=('libmupdf' 'meson' 'ninja' 'git')
 
 
source=(zathura-pdf-mupdf-$pkgver.tar.gz::https://pwmt.org/projects/zathura-pdf-mupdf/download/zathura-pdf-mupdf-$pkgver.tar.xz
-0001-Remove-mupdf-linking-detection.patch
-resolve_link_destination.patch)
+0001-Remove-mupdf-linking-detection.patch)
 
-sha256sums=('8c1c575678a1cd45b007bdf12328527f0aef6184103e0965459a4202e9ee925d'
-'8b51563a782a7dea38711335354bf65e2303b06bfecacf9cc060ecfc7b0851b8'
-'322fba688c30b18d80c4d834b53e3cb643d5b77143acf72a36252802e3d03e9d')
+sha256sums=('f982a01d6523fa25669381184c06a625edbfd7961cbdb0711dccfdb9c402ac2f'
+'8b51563a782a7dea38711335354bf65e2303b06bfecacf9cc060ecfc7b0851b8')
 
 prepare() {
   cd zathura-pdf-mupdf-$pkgver
   patch -p1 <"$srcdir"/0001-Remove-mupdf-linking-detection.patch
-  
-  # Temporary fix for the "resolving link destination" issue with mupdf 1.21.X 
(while waiting for it to be included in a new release)
-  # https://git.pwmt.org/pwmt/zathura-pdf-mupdf/-/issues/33
-  # https://git.pwmt.org/pwmt/zathura-pdf-mupdf/-/merge_requests/9
-  patch -Np1 <"$srcdir"/resolve_link_destination.patch
 }
 
 build() {


=
resolve_link_destination.patch deleted
=
@@ -1,42 +0,0 @@
 zathura-pdf-mupdf-0.4.0/zathura-pdf-mupdf/index.c  2022-11-27 
16:51:05.0 +0100
-+++ zathura-pdf-mupdf/zathura-pdf-mupdf/index.c2023-04-11 
16:19:41.839932951 +0200
-@@ -2,6 +2,7 @@
- 
- #include 
- 
-+#include "math.h"
- #include "plugin.h"
- 
- static void build_index(fz_context* ctx, fz_document* document, fz_outline*
-@@ -70,8 +71,8 @@
-   type= ZATHURA_LINK_GOTO_DEST;
-   target.destination_type = ZATHURA_LINK_DESTINATION_XYZ;
-   target.page_number  = fz_page_number_from_location (ctx, document, 
location);
--  target.left  = x;
--  target.top   = y;
-+  if (!isnan(x)) target.left  = x;
-+  if (!isnan(y)) target.top   = y;
-   target.zoom  = 0.0;
- }
- 
 zathura-pdf-mupdf-0.4.0/zathura-pdf-mupdf/links.c  2022-11-27 
16:51:05.0 +0100
-+++ zathura-pdf-mupdf/zathura-pdf-mupdf/links.c2023-04-11 
16:19:41.839932951 +0200
-@@ -3,6 +3,7 @@
- #include 
- 
- #include "plugin.h"
-+#include "math.h"
- 
- girara_list_t*
- pdf_page_links_get(zathura_page_t* page, void* data, zathura_error_t* error)
-@@ -59,8 +60,8 @@
-   type= ZATHURA_LINK_GOTO_DEST;
-   target.destination_type = ZATHURA_LINK_DESTINATION_XYZ;
-   target.page_number  = fz_page_number_from_location 
(mupdf_document->ctx, mupdf_document->document, location);
--  target.left  = x;
--  target.top   = y;
-+  if (!isnan(x)) target.left  = x;
-+  if (!isnan(y)) target.top   = y;
-   target.zoom  = 0.0;
- }
- 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-pdf-mupdf/-/commit/3dceb2194ad996b4d0692a7314bb2829a379afac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-pdf-mupdf/-/commit/3dceb2194ad996b4d0692a7314bb2829a379afac
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/zathura-pdf-mupdf] Pushed new tag 0.4.1-1

2023-09-14 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.4.1-1 at Arch Linux / Packaging / Packages / 
zathura-pdf-mupdf

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




[Git][archlinux/packaging/packages/remmina] Pushed new tag 1-1.4.32-1

2023-09-15 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1-1.4.32-1 at Arch Linux / Packaging / Packages / 
remmina

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




[Git][archlinux/packaging/packages/remmina][main] upgpkg: 1:1.4.32-1: New upstream release

2023-09-15 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
remmina


Commits:
76acb7e6 by Robin Candau at 2023-09-15T16:26:05+02:00
upgpkg: 1:1.4.32-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=remmina
 epoch=1
-pkgver=1.4.31
+pkgver=1.4.32
 pkgrel=1
 pkgdesc="remote desktop client written in GTK+"
 url="https://www.remmina.org/;
@@ -25,7 +25,7 @@ optdepends=('freerdp: RDP plugin'
 replaces=('remmina-plugins')
 provides=('remmina-plugins')
 
source=("$pkgname-$pkgver.tar.bz2::https://gitlab.com/Remmina/Remmina/-/archive/v${pkgver/rc/-rc}/Remmina-v${pkgver/rc/-rc}.tar.bz2;)
-sha512sums=('288e7fb5b5251d251e9502ec310f2bfe526f1a28a91c9dd9e79c712191c5d2b287844bd994596dc5097ec50ed8282d0af11144f6c5f0a74cb444aa4c6a8f6838')
+sha512sums=('ad5289b63038846d96ca193c37b266b19e15dbd0f513ce8cea936a81cdbb6b7476c465657944938c34695cb3ff16ade81b4a7ed37c3ab08257537b121c2ad7e9')
 
 build() {
   cmake -S Remmina-v${pkgver/rc/-rc} -B build -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/remmina/-/commit/76acb7e6a1318781c93b09aa10923f00468512a5

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




[Git][archlinux/packaging/packages/limine] Pushed new tag 5.20230917.0-1

2023-09-16 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.20230917.0-1 at Arch Linux / Packaging / Packages 
/ limine

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




[Git][archlinux/packaging/packages/limine][main] upgpkg: 5.20230917.0-1: New upstream release

2023-09-16 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine


Commits:
f09722af by Robin Candau at 2023-09-17T00:24:03+02:00
upgpkg: 5.20230917.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki 
 
 pkgname=limine
-pkgver=5.20230911.0
+pkgver=5.20230917.0
 pkgrel=1
 pkgdesc="An advanced, portable, multiprotocol bootloader"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('glibc')
 makedepends=('nasm' 'mtools' 'llvm' 'lld' 'clang')
 
source=("https://github.com/limine-bootloader/limine/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('b27bfa4ec69669d5237725971465e78aae438dc9179273fb2b6baab3dd3dbd25')
+sha256sums=('2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91')
 
 build() {
cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/f09722af420db78cc08bd7f9545273b3bc35ceef

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




[Git][archlinux/packaging/packages/containerd] Pushed new tag 1.7.5-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.7.5-1 at Arch Linux / Packaging / Packages / 
containerd

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




[Git][archlinux/packaging/packages/containerd][main] upgpkg: 1.7.5-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
containerd


Commits:
49ad77ab by Robin Candau at 2023-08-28T20:14:53+02:00
upgpkg: 1.7.5-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = containerd
pkgdesc = An open and reliable container runtime
-   pkgver = 1.7.2
+   pkgver = 1.7.5
pkgrel = 1
url = https://containerd.io/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = containerd
makedepends = go-md2man
depends = runc
provides = container-runtime
-   source = 
git+https://github.com/containerd/containerd.git#tag=v1.7.2?signed
+   source = 
git+https://github.com/containerd/containerd.git#tag=v1.7.5?signed
validpgpkeys = 8C7A111C21105794B0E8A27BF58C5D0A4405ACDB
sha256sums = SKIP
 


=
PKGBUILD
=
@@ -1,10 +1,11 @@
 # Maintainer: Morten Linderud 
 # Maintainer: Santiago Torres-Arias 
+# Maintainer: Robin Candau 
 # Contributor: Sébastien "Seblu" Luttringer
 # Contributor: Iwan Timmer 
 
 pkgname=containerd
-pkgver=1.7.2
+pkgver=1.7.5
 pkgrel=1
 pkgdesc='An open and reliable container runtime'
 url='https://containerd.io/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/49ad77ab43639c763a898de173fa86061582fcc7

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




[Git][archlinux/packaging/packages/font-awesome] Pushed new tag 6.4.2-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 6.4.2-1 at Arch Linux / Packaging / Packages / 
font-awesome

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




[Git][archlinux/packaging/packages/font-awesome][main] upgpkg: 6.4.2-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
font-awesome


Commits:
1859aa0e by Robin Candau at 2023-08-28T20:16:59+02:00
upgpkg: 6.4.2-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,16 +1,17 @@
 # Maintainer: Morten Linderud  
+# Maintainer: Robin Candau 
 # Contributor: Alad Wenter 

 
 pkgbase=font-awesome
 pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=6.4.0
+pkgver=6.4.2
 pkgrel=1
 pkgdesc="Iconic font designed for Bootstrap"
 url="https://fontawesome.com/;
 license=('custom:OFL')
 arch=('any')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
-sha256sums=('c8d286b1941fca9841d07fe165f9e0a5ee1ccf99417cf60025986f303b54da5c')
+sha256sums=('5c50d7bb6e40a92408eca5428faf84cd3df237cd5314a63236427fc112058306')
 
 package_ttf-font-awesome() {
   cd "Font-Awesome-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/font-awesome/-/commit/1859aa0e6f6911becd17a1fe112cfd3fb79b712c

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




[Git][archlinux/packaging/packages/pdfjs-legacy] Pushed new tag 3.10.111-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.10.111-1 at Arch Linux / Packaging / Packages / 
pdfjs-legacy

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




[Git][archlinux/packaging/packages/pdfjs-legacy][main] upgpkg: 3.10.111-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
pdfjs-legacy


Commits:
7c468342 by Robin Candau at 2023-08-28T20:23:00+02:00
upgpkg: 3.10.111-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = pdfjs-legacy
pkgdesc = PDF reader in javascript - legacy distribution
-   pkgver = 3.7.107
+   pkgver = 3.10.111
pkgrel = 1
url = https://mozilla.github.io/pdf.js/
arch = any
license = Apache
conflicts = pdfjs
-   source = 
https://github.com/mozilla/pdf.js/releases/download/v3.7.107/pdfjs-3.7.107-legacy-dist.zip
-   sha256sums = 
d341870a6dbb2c710dc42006fd8931261b062bff8b0fbd5ed5bb9c48255f5a28
+   source = 
https://github.com/mozilla/pdf.js/releases/download/v3.10.111/pdfjs-3.10.111-legacy-dist.zip
+   sha256sums = 
0a78b6219514cc7cb6782fb63b6839ceb0735099e3d1bc8631826ebf35817208
 
 pkgname = pdfjs-legacy


=
PKGBUILD
=
@@ -1,9 +1,10 @@
 # Maintainer: Morten Linderud 
+# Maintainer: Robin Candau 
 # Contributor: Pierre Neidhardt 
 # Contributor: Florian Bruhin (The Compiler) 
 
 pkgname=pdfjs-legacy
-pkgver=3.7.107
+pkgver=3.10.111
 pkgrel=1
 pkgdesc="PDF reader in javascript - legacy distribution"
 conflicts=(pdfjs)
@@ -11,7 +12,7 @@ arch=('any')
 url="https://mozilla.github.io/pdf.js/;
 license=('Apache')
 
source=("https://github.com/mozilla/pdf.js/releases/download/v${pkgver}/pdfjs-${pkgver}-legacy-dist.zip;)
-sha256sums=('d341870a6dbb2c710dc42006fd8931261b062bff8b0fbd5ed5bb9c48255f5a28')
+sha256sums=('0a78b6219514cc7cb6782fb63b6839ceb0735099e3d1bc8631826ebf35817208')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pdfjs-legacy/-/commit/7c4683422b0910a21a6dd2b485861fbf36a20791

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




[Git][archlinux/packaging/packages/bash-bats] Pushed new tag 1.10.0-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.10.0-1 at Arch Linux / Packaging / Packages / 
bash-bats

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




[Git][archlinux/packaging/packages/bash-bats][main] upgpkg: 1.10.0-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
bash-bats


Commits:
baef2996 by Robin Candau at 2023-08-28T20:08:50+02:00
upgpkg: 1.10.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,10 +1,11 @@
 # Maintainer: Felix Yan 
 # Maintainer: Morten Linderud 
+# Maintainer: Robin Candau 
 # Contributor: Andre Schröder 
 # Contributor: Jan-Erik Rediger 
 
 pkgname=bash-bats
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="Bash Automated Testing System"
 arch=("any")
@@ -12,7 +13,7 @@ url="https://github.com/bats-core/bats-core;
 license=("MIT")
 depends=('bash')
 source=($pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz)
-sha256sums=('3c64295318d157616ca2478de819371e2c579ccdab30c1f0b7279f7b214fb1f4')
+sha256sums=('a1a9f7875aa4b6a9480ca384d5865f1ccf1b0b1faead6b47aa47d79709a5c5fd')
 
 check() {
   cd "bats-core-${pkgver}"



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

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




[Git][archlinux/packaging/packages/pdfjs] Pushed new tag 3.10.111-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.10.111-1 at Arch Linux / Packaging / Packages / 
pdfjs

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




[Git][archlinux/packaging/packages/pdfjs][main] upgpkg: 3.10.111-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / pdfjs


Commits:
a2c7acb0 by Robin Candau at 2023-08-28T20:21:11+02:00
upgpkg: 3.10.111-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,12 @@
 pkgbase = pdfjs
pkgdesc = PDF reader in javascript
-   pkgver = 3.7.107
+   pkgver = 3.10.111
pkgrel = 1
url = https://mozilla.github.io/pdf.js/
arch = any
license = Apache
conflicts = pdfjs-legacy
-   source = 
https://github.com/mozilla/pdf.js/releases/download/v3.7.107/pdfjs-3.7.107-dist.zip
-   sha256sums = 
d195ea1a865ca0c11f9b1188ced94bf5fa2a0dd89946affc3d7008f327c2caae
+   source = 
https://github.com/mozilla/pdf.js/releases/download/v3.10.111/pdfjs-3.10.111-dist.zip
+   sha256sums = 
95cf3d37f7614b420c19890cd460fdadb2d6cb2b788e5156a17a732d393c6417
 
 pkgname = pdfjs


=
PKGBUILD
=
@@ -1,9 +1,10 @@
 # Maintainer: Morten Linderud 
+# Maintainer: Robin Candau 
 # Contributor: Pierre Neidhardt 
 # Contributor: Florian Bruhin (The Compiler) 
 
 pkgname=pdfjs
-pkgver=3.7.107
+pkgver=3.10.111
 pkgrel=1
 pkgdesc="PDF reader in javascript"
 conflicts=(pdfjs-legacy)
@@ -11,7 +12,7 @@ arch=('any')
 url="https://mozilla.github.io/pdf.js/;
 license=('Apache')
 
source=("https://github.com/mozilla/pdf.js/releases/download/v${pkgver}/pdfjs-${pkgver}-dist.zip;)
-sha256sums=('d195ea1a865ca0c11f9b1188ced94bf5fa2a0dd89946affc3d7008f327c2caae')
+sha256sums=('95cf3d37f7614b420c19890cd460fdadb2d6cb2b788e5156a17a732d393c6417')
 
 package() {
   mkdir -p "$pkgdir/usr/share/pdf.js"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pdfjs/-/commit/a2c7acb055e1cb9ff8f1bc6bdaa636265ae3b710

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




[Git][archlinux/packaging/packages/py3status] Pushed new tag 3.52-1

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.52-1 at Arch Linux / Packaging / Packages / 
py3status

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




[Git][archlinux/packaging/packages/py3status][main] upgpkg: 3.52-1: New upstream release

2023-08-28 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
py3status


Commits:
57e5b865 by Robin Candau at 2023-08-28T20:37:46+02:00
upgpkg: 3.52-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,18 +1,19 @@
 # Maintainer: Morten Linderud 
 # Maintainer: Jonas Witschel 
+# Maintainer: Robin Candau 
 # Contributor: Maxim Baz <$pkgname at maximbaz dot com>
 # Contributor: Alexis "Horgix" Chotard 
 # Contributor: carstene1ns  - http://git.io/ctPKG
 
 pkgname=py3status
-pkgver=3.51
+pkgver=3.52
 pkgrel=1
 pkgdesc="An extensible i3status replacement/wrapper written in python"
 url="https://www.ultrabug.fr/tag/py3status/;
 arch=('any')
 license=('BSD')
-depends=('python' 'python-setuptools')
-makedepends=('python-build' 'python-installer' 'python-wheel')
+depends=('python')
+makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools' 'python-hatch')
 checkdepends=('python-pytest')
 optdepends=('i3status: for i3status modules'
 'i3blocks: for i3blocks modules'
@@ -24,7 +25,7 @@ optdepends=('i3status: for i3status modules'
 'python-tzlocal: for the clock module'
 'pacman-contrib: for the arch_updates module')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/$pkgver.tar.gz;)
-sha256sums=('4f065fd14a549122b1b8bdcda4ec58b5ca53e83109300b96249c2622f9947564')
+sha256sums=('b7afafbfc8363f3160eb7a76e65bbee87658098f72fc4d0bc3a3d06a46a3c3b3')
 
 build() {
 cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/py3status/-/commit/57e5b865955df56f7cf55a6184662107b9e7215f

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




[Git][archlinux/packaging/packages/ansible] Pushed new tag 8.4.0-1

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 8.4.0-1 at Arch Linux / Packaging / Packages / 
ansible

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




[Git][archlinux/packaging/packages/ansible][main] upgpkg: 8.4.0-1: New upstream release

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible


Commits:
f8f227e7 by Robin Candau at 2023-09-12T16:01:07+02:00
upgpkg: 8.4.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau 
 
 pkgname=ansible
-pkgver=8.3.0
+pkgver=8.4.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -26,7 +26,7 @@ optdepends=('python-argcomplete: shell completions'
 'acme-tiny: openssl_certificate module')
 makedepends=('python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('8c051a33d4d95a002518556be84d7f50d825c8d80e291f812593171fc00dd6ad778dcb7261af06895add1978aadeb1ed920cbca08353dcb9b5075d393f08')
+sha512sums=('f364685d734df04c51d48b81ae2e587bd02438817d7b7055cec2199a585564cdfad45f40dbfd8051d5b0855f303b8504463e3d1506ed9238e24f871f424587bc')
 
 build() {
   cd ansible-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/f8f227e7c7f8926ca1efd714b359f7a5e26737c7

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




[Git][archlinux/packaging/packages/jenkins][main] upgpkg: 2.423-1: New upstream release

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
jenkins


Commits:
427efeab by Robin Candau at 2023-09-12T16:44:22+02:00
upgpkg: 2.423-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Illarion Kovalchuk 
 
 pkgname=jenkins
-pkgver=2.422
+pkgver=2.423
 pkgrel=1
 _java=17
 pkgdesc='Extendable continuous integration server (latest)'
@@ -25,7 +25,7 @@ 
source=("https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-${pkgver
 'jenkins.tmpfiles'
 'jenkins.sysusers'
 'skip-failing-test.patch')
-sha512sums=('1e3020c1fd2614ed6368d7e1fca30a87765f5bd2ef9ecce2c827ea9b0197bead9c16bc5ed4416461d4f37b0b53e10f4ef0e63d03d110d719751dcfb984b5053f'
+sha512sums=('f84ceb21eae18902675e5336e9796bc920ebdfb8409d6c5691f3b6e5f1d8c54dd1ba978963499fd12cd73386a770a44eb0b903081895693e9e592776dbdf5164'
 
'482b642988027b623995e0488cc00011be5bbe9890a6d40dd6979197fa50794889ff731f798891106b367962cf60cb59b0260caadfcee9685b358a966f759553'
 
'c1e9a542bfd3db54ea0ef57acdac47ad5180330f9ffab44296762b0e69e75ce595d85a77d46025586fb507aedce4f1a032379dcd16b7b886fe475a99849fa4b2'
 
'a845a7147be54affc586dfce9a188ec24c92e673e88dec0b62da386d2e597de6ecda103429008562abd897f179a52c37cf2188ebc65b8c636efd07d707e18f90'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jenkins/-/commit/427efeab37cd1a0386f82b1c7551f78349f817b0

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




[Git][archlinux/packaging/packages/jenkins] Pushed new tag 2.423-1

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 2.423-1 at Arch Linux / Packaging / Packages / 
jenkins

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




[Git][archlinux/packaging/packages/containerd][main] upgpkg: 1.7.6-1: New upstream release

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
containerd


Commits:
080c7359 by Robin Candau at 2023-09-12T20:47:28+02:00
upgpkg: 1.7.6-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = containerd
pkgdesc = An open and reliable container runtime
-   pkgver = 1.7.5
+   pkgver = 1.7.6
pkgrel = 1
url = https://containerd.io/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = containerd
makedepends = go-md2man
depends = runc
provides = container-runtime
-   source = 
git+https://github.com/containerd/containerd.git#tag=v1.7.5?signed
+   source = 
git+https://github.com/containerd/containerd.git#tag=v1.7.6?signed
validpgpkeys = 8C7A111C21105794B0E8A27BF58C5D0A4405ACDB
sha256sums = SKIP
 


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 # Contributor: Iwan Timmer 
 
 pkgname=containerd
-pkgver=1.7.5
+pkgver=1.7.6
 pkgrel=1
 pkgdesc='An open and reliable container runtime'
 url='https://containerd.io/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/containerd/-/commit/080c73598d6e4f5dca5276897c03f6761882c228

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




[Git][archlinux/packaging/packages/containerd] Pushed new tag 1.7.6-1

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.7.6-1 at Arch Linux / Packaging / Packages / 
containerd

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




[Git][archlinux/packaging/packages/python-sentry_sdk][main] upgpkg: 1.31.0-1: New upstream release

2023-09-13 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-sentry_sdk


Commits:
8c22bf46 by Robin Candau at 2023-09-13T20:07:03+02:00
upgpkg: 1.31.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-sentry_sdk
 _pkgname=sentry-sdk
-pkgver=1.30.0
+pkgver=1.31.0
 pkgrel=1
 pkgdesc="The official Python SDK for Sentry.io"
 arch=('any')
@@ -31,7 +31,7 @@ optdepends=('python-aiohttp: adds support for the 
AIOHTTP-Server Web Framework'
 'python-pure-eval: for richer stacktraces & additional variables'
 'python-executing: for richer stacktraces & better function names')
 
source=("https://github.com/getsentry/sentry-python/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('7dc873b87e1faf4d00614afd1058bfa1522942f33daef8a59f90de8ed75cd10c')
+sha256sums=('6de2e88304873484207fed836388e422aeff000609b104c802749fd89d56ba5b')
 
 build() {
cd "${_pkgname}-${pkgver}"



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

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




[Git][archlinux/packaging/packages/python-sentry_sdk] Pushed new tag 1.31.0-1

2023-09-13 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.31.0-1 at Arch Linux / Packaging / Packages / 
python-sentry_sdk

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




[Git][archlinux/packaging/packages/limine] Pushed new tag 5.20230911.0-1

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.20230911.0-1 at Arch Linux / Packaging / Packages 
/ limine

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




[Git][archlinux/packaging/packages/limine][main] upgpkg: 5.20230911.0-1: New upstream release

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine


Commits:
97478117 by Robin Candau at 2023-09-12T08:53:58+02:00
upgpkg: 5.20230911.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki 
 
 pkgname=limine
-pkgver=5.20230909.0
+pkgver=5.20230911.0
 pkgrel=1
 pkgdesc="An advanced, portable, multiprotocol bootloader"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('glibc')
 makedepends=('nasm' 'mtools' 'llvm' 'lld' 'clang')
 
source=("https://github.com/limine-bootloader/limine/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('c933fdbd17c01a9e4ed8677cedbe3239fd92742ab459ad9c9531330fe351ba28')
+sha256sums=('b27bfa4ec69669d5237725971465e78aae438dc9179273fb2b6baab3dd3dbd25')
 
 build() {
cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/974781177846a1b76e258577fdc87c720d4deb5a

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




[Git][archlinux/packaging/packages/ansible-core] Pushed new tag 2.15.4-1

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 2.15.4-1 at Arch Linux / Packaging / Packages / 
ansible-core

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




[Git][archlinux/packaging/packages/ansible-core][main] upgpkg: 2.15.4-1: New upstream release

2023-09-12 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible-core


Commits:
3c4b017a by Robin Candau at 2023-09-12T08:58:18+02:00
upgpkg: 2.15.4-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=ansible-core
 _pkgname=ansible
-pkgver=2.15.3
+pkgver=2.15.4
 pkgrel=1
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
@@ -63,8 +63,8 @@ optdepends=(
 provides=('python-ansible' 'ansible-base')
 replaces=('ansible-base')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ansible/ansible/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('1a59507ca64d3936706f6ff8ee9c3259d428d7a08c7e011d9cbb4a59c9e759468e1242f7accceee660ebb5b449b114ef25b1a86c4a1efe8bf6622960860a1123')
-b2sums=('b06f63fdbaa932d2d7476222d76018c9396c1996a0a44e3dd13a9aaa70e0a23134c87508fac8ad0f391052f5ad7df807616257ad2c78c33f4edd2f7988894b18')
+sha512sums=('e21e2cd84d7bb0268530a9ca8aca8e0a319f59aa57d59a6126234407b379cfa0de4d83ac7d3e87fdc769f5edad4cb283f8fdcc53bc57c8103e1b743549ef3913')
+b2sums=('12f47e6b5942382d6c1ebf961f1c37a5a0a7b52c8e9606a093271330e6a0ef5a4f562ae0a329ab3caa59530b4e7b897b6fb908c5212bb4a9fa28cae0dc836cc0')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-core/-/commit/3c4b017a31e3fee3c44aafbad1d7bac0f6b9629b

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




[Git][archlinux/packaging/packages/limine] Pushed new tag 5.20230909.0-1

2023-09-10 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 5.20230909.0-1 at Arch Linux / Packaging / Packages 
/ limine

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




[Git][archlinux/packaging/packages/limine][main] upgpkg: 5.20230909.0-1: New upstream release

2023-09-10 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine


Commits:
e67f0680 by Robin Candau at 2023-09-10T08:57:25+02:00
upgpkg: 5.20230909.0-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki 
 
 pkgname=limine
-pkgver=5.20230830.0
+pkgver=5.20230909.0
 pkgrel=1
 pkgdesc="An advanced, portable, multiprotocol bootloader"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('glibc')
 makedepends=('nasm' 'mtools' 'llvm' 'lld' 'clang')
 
source=("https://github.com/limine-bootloader/limine/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('ddd417f9caab3ef0f3031b938815a5c33367c3a50c09830138d208bd3126c98f')
+sha256sums=('c933fdbd17c01a9e4ed8677cedbe3239fd92742ab459ad9c9531330fe351ba28')
 
 build() {
cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/e67f068095b35ba35d01e73ff6fddacf855c5518

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




[Git][archlinux/packaging/packages/acme.sh][main] upgpkg: 3.0.6-2: Add oath-toolkit as optdepends - FS#78905

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
acme.sh


Commits:
1c79608a by Robin Candau at 2023-09-04T23:02:37+02:00
upgpkg: 3.0.6-2: Add oath-toolkit as optdepends - FS#78905

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,13 +3,14 @@
 
 pkgname=acme.sh
 pkgver=3.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='An ACME Shell script, an acme client alternative to certbot'
 arch=('any')
 url='https://github.com/acmesh-official/acme.sh'
 license=('GPL3')
 depends=('bash')
-optdepends=('socat: for standalone mode')
+optdepends=('socat: for standalone mode'
+'oath-toolkit: Used to compute the OTP for some DNS providers')
 source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
 
sha512sums=('2ddd561356586a289bcd08770b7347ef2e1cb121948987031a9e53d19abd5beda433e50c659aa3ee5dc3b06bdf8e479b5b31ba0b52c4a283d2c491aead4d10ac')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acme.sh/-/commit/1c79608adb26573357a2a098111f03f7d31530c5

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




[Git][archlinux/packaging/packages/acme.sh] Pushed new tag 3.0.6-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.0.6-2 at Arch Linux / Packaging / Packages / 
acme.sh

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/acme.sh/-/tree/3.0.6-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kitty][main] upgpkg: 0.29.2-2: Add GO build flags - FS#78351

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kitty


Commits:
dc83ae34 by Robin Candau at 2023-09-04T23:26:44+02:00
upgpkg: 0.29.2-2: Add GO build flags - FS#78351

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgbase=kitty
 pkgname=(kitty kitty-terminfo kitty-shell-integration)
 pkgver=0.29.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A modern, hackable, featureful, OpenGL-based terminal emulator"
 arch=('x86_64')
 url="https://github.com/kovidgoyal/kitty;
@@ -22,6 +22,11 @@ validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') # 
Kovid Goyal
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
   python3 setup.py linux-package --update-check-interval=0
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kitty/-/commit/dc83ae34f344c93b4ed73dee2eaa796bcb36c992

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




[Git][archlinux/packaging/packages/kitty] Pushed new tag 0.29.2-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.29.2-2 at Arch Linux / Packaging / Packages / 
kitty

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




[Git][archlinux/packaging/packages/python-pyperclip][main] upgpkg: 1.8.2-6: Add wl-clipboard as optdepends - FS#77547

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyperclip


Commits:
a7ec9be6 by Robin Candau at 2023-09-04T23:40:14+02:00
upgpkg: 1.8.2-6: Add wl-clipboard as optdepends - FS#77547

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgname=python-pyperclip
 pkgver=1.8.2
 _commit=714be1f3f8e5bb289bbd77aa83be212d660f3cb0
-pkgrel=5
+pkgrel=6
 pkgdesc="A cross-platform clipboard module for Python"
 arch=('any')
 url="https://github.com/asweigart/pyperclip;
@@ -16,6 +16,7 @@ checkdepends=('xorg-server-xvfb' 'python-pytest' 'xsel' 
'xclip')
 depends=('python')
 optdepends=('xclip: xclip backend'
 'xsel: xsel backend'
+'wl-clipboard: wl-clipboard backend'
 'plasma-workspace: klipper backend')
 
source=("$pkgname-$_commit.tar.gz::https://github.com/asweigart/pyperclip/archive/$_commit.tar.gz;)
 
sha512sums=('616619dbbfec3e28f4bc86ef9088df0b77b32f6183f42689c23f6a43a5e905ea0c6e939237fe905c62e4ed46e4fd029d512c43fb99549252b8841dc6eb811ec4')



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

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




[Git][archlinux/packaging/packages/python-pyperclip] Pushed new tag 1.8.2-6

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.8.2-6 at Arch Linux / Packaging / Packages / 
python-pyperclip

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




[Git][archlinux/packaging/packages/cue][main] upgpkg: 0.6.0-1: New upstream release + Fix the version output - FS#77648

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / cue


Commits:
d885d444 by Robin Candau at 2023-09-04T23:50:12+02:00
upgpkg: 0.6.0-1: New upstream release + Fix the version output - FS#77648

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,16 +1,16 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=cue
-pkgver=0.5.0
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="Validate and define text-based and dynamic configuration"
 arch=('x86_64')
-url="https://github.com/cue-lang/cue;
+url="https://cuelang.org/;
 license=('Apache')
 makedepends=('go')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cue-lang/cue/archive/v${pkgver}.tar.gz;)
-sha512sums=('3b02cf41ddd020529158186b13414b8582abfeedbd85907bb1285329cd2d973f0aee0fd7710ceae4d6c7548ed11a083f6c646aeba077ed7fac1e3ffb67a4dbf6')
+sha512sums=('bd1b5e6d063e0b6317d0abeacd3340009c454b5a03e7edb21381d7e469c566ac73ecf6096ccb5f4cb8643d7f3d98278bda1e39ff80209015463a3d72126bccb0')
 
 build() {
   cd "${pkgname}-${pkgver}/cmd/cue/"
@@ -19,7 +19,7 @@ build() {
   export CGO_CXXFLAGS="${CXXFLAGS}"
   export CGO_LDFLAGS="${LDFLAGS}"
   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build -ldflags "-s -w -linkmode=external " -v .
+  go build -ldflags "-s -w -linkmode=external -X 
cuelang.org/go/cmd/cue/cmd.version=${pkgver}" -v .
   chmod +x cue
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cue/-/commit/d885d44489410a62c0824a1b03f7b48c1ec1abb2

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




[Git][archlinux/packaging/packages/cue] Pushed new tag 0.6.0-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.6.0-1 at Arch Linux / Packaging / Packages / cue

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




[Git][archlinux/packaging/packages/tekton-cli] Pushed new tag 0.31.2-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.31.2-1 at Arch Linux / Packaging / Packages / 
tekton-cli

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




[Git][archlinux/packaging/packages/hugo] Pushed new tag 0.118.2-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.118.2-2 at Arch Linux / Packaging / Packages / 
hugo

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




[Git][archlinux/packaging/packages/hugo][main] upgpkg: 0.118.2-2: Remove pygments optdepends - FS#76366

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo


Commits:
206a9e5b by Robin Candau at 2023-09-05T00:40:14+02:00
upgpkg: 0.118.2-2: Remove pygments optdepends - FS#76366

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -6,15 +6,14 @@
 
 pkgname=hugo
 pkgver=0.118.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
 license=('Apache')
 depends=('glibc')
 makedepends=('go' 'git')
-optdepends=('python-pygments: syntax-highlight code snippets'
-'python-docutils: reStructuredText support')
+optdepends=('python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
 
sha512sums=('decda9097ae3e9942524457527ecd2a1d0c8555b5909c676f2bcc16ca5052453a64366f3dbe5eeb2ef0930b65edd52d9963c967cf28f0b149fb410aa5811ac78')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/206a9e5bb805d865e00c613f375fd28a04977d79

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




[Git][archlinux/packaging/packages/lzlib] Pushed new tag 1.13-3

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.13-3 at Arch Linux / Packaging / Packages / lzlib

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




[Git][archlinux/packaging/packages/lzlib][main] upgpkg: 1.13-3: Add manpage to the package

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lzlib


Commits:
090d67e8 by Robin Candau at 2023-09-05T00:50:06+02:00
upgpkg: 1.13-3: Add manpage to the package

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=lzlib
 pkgver=1.13
-pkgrel=2
+pkgrel=3
 pkgdesc="A library providing in-memory LZMA compression and decompression 
functions"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/lzip/lzlib.html;
@@ -25,7 +25,7 @@ build() {
 package() {
   cd "${srcdir}"/$pkgname-$pkgver
 
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" install{,-man}
 
   install -Dm755 minilzip "${pkgdir}"/usr/bin/minilzip
   



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lzlib/-/commit/090d67e8ad9b1d0fc1d0bda2815870b09aa3716e

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




[Git][archlinux/packaging/packages/pulumi] Pushed new tag 3.80.0-1

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.80.0-1 at Arch Linux / Packaging / Packages / 
pulumi

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




[Git][archlinux/packaging/packages/pulumi][main] upgpkg: 3.80.0-1: New upstream + Add fish completions to the package - FS#76975

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / pulumi


Commits:
95ffce1b by Robin Candau at 2023-09-05T01:06:33+02:00
upgpkg: 3.80.0-1: New upstream + Add fish completions to the package - FS#76975

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Christoph Gysin 
 
 pkgname=pulumi
-pkgver=3.79.0
+pkgver=3.80.0
 pkgrel=1
 pkgdesc='Modern Infrastructure as Code'
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache')
 depends=('glibc')
 makedepends=('go')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-b2sums=('17a3bd06b3a96b35b6e4ed672e413b89c08068b2190d6d18ecfdadc48b3a17119802d54677b8547303309f86c5f5abd36dfb90c7a61a1acf91baf4f71011ed0e')
+b2sums=('7d47bbe5b59c19c3e18022e7f3ddff32aec100d12f4af9ea3fe70312fba4c6fb7657f5227f71290ea0185bc0845a7349c8b971bd2191a1e3df7689307d455e33')
 options=('!lto') # disable as soon as LTO problems are resolved
 
 _plugin_dirs=(
@@ -75,6 +75,11 @@ package() {
   install -D -m 644 \
 <("${pkgdir}/usr/bin/${pkgname}" gen-completion zsh) \
 "${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
+
+  # Generate Fish completion
+  install -D -m 644 \
+<("${pkgdir}/usr/bin/${pkgname}" gen-completion fish) \
+"${pkgdir}/usr/share/fish/completions/${pkgname}.fish"
 }
 
 # vim:set ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/commit/95ffce1b04e9a81e7c45e10715c303fb3e4a4d96

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




[Git][archlinux/packaging/packages/archlinux-contrib][main] upgpkg: 20221211-2: Add pacman-contrib as optdepends - FS#74560

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
archlinux-contrib


Commits:
4ca9571a by Robin Candau at 2023-09-05T01:22:04+02:00
upgpkg: 20221211-2: Add pacman-contrib as optdepends - FS#74560

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,14 +2,15 @@
 
 pkgname=archlinux-contrib
 pkgver=20221211
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of contrib scripts used in Arch Linux'
 arch=('any')
 license=('GPL')
 url='https://github.com/archlinux/contrib'
 depends=('python')
 optdepends=('python-requests: for security tracker'
-'jq: for rebuild-todo')
+'jq: for rebuild-todo'
+'pacman-contrib: to enable pacdiff usage in the checkservices 
script')
 
source=("https://github.com/archlinux/contrib/releases/download/${pkgver}/contrib-${pkgver}.tar.gz"{,.sig})
 validpgpkeys=('C100346676634E80C940FB9E9C02FF419FECBE16'  # Morten Linderud
   '86CFFCA918CF3AF47147588051E8B148AC34') # Evangelos Foutras



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

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




[Git][archlinux/packaging/packages/archlinux-contrib] Pushed new tag 20221211-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 20221211-2 at Arch Linux / Packaging / Packages / 
archlinux-contrib

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




[Git][archlinux/packaging/packages/py3status][main] upgpkg: 3.52-2: Fix deps

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
py3status


Commits:
64689301 by Robin Candau at 2023-09-05T01:26:23+02:00
upgpkg: 3.52-2: Fix deps

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -7,13 +7,13 @@
 
 pkgname=py3status
 pkgver=3.52
-pkgrel=1
+pkgrel=2
 pkgdesc="An extensible i3status replacement/wrapper written in python"
 url="https://www.ultrabug.fr/tag/py3status/;
 arch=('any')
 license=('BSD')
-depends=('python')
-makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools' 'python-hatch')
+depends=('python' 'python-setuptools')
+makedepends=('python-build' 'python-installer' 'python-wheel' 'python-hatch')
 checkdepends=('python-pytest')
 optdepends=('i3status: for i3status modules'
 'i3blocks: for i3blocks modules'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/py3status/-/commit/64689301eb5045aa03e4a3af572e8ac09d030367

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




[Git][archlinux/packaging/packages/py3status] Pushed new tag 3.52-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 3.52-2 at Arch Linux / Packaging / Packages / 
py3status

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




[Git][archlinux/packaging/packages/vis] Pushed new tag 0.8-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.8-2 at Arch Linux / Packaging / Packages / vis

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




[Git][archlinux/packaging/packages/vis][main] upgpkg: 0.8-2: Make lua-lpeg an optdepends - FS#74815

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / vis


Commits:
a4004b37 by Robin Candau at 2023-09-05T01:53:36+02:00
upgpkg: 0.8-2: Make lua-lpeg an optdepends - FS#74815

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -3,17 +3,18 @@
 pkgname=vis
 _tag='688f730c248343a000801b1a925b6267a9f9e8f6' # git rev-parse v${pkgver}
 pkgver=0.8
-pkgrel=1
+pkgrel=2
 pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
 arch=('x86_64')
 url='https://github.com/martanne/vis#vis-a-vim-like-text-editor'
 depends=('acl' 'libacl.so' 'bash' 'ncurses' 'libncursesw.so' 'libtermkey'
- 'libtermkey.so' 'lua' 'lua-lpeg' 'tre' 'file')
+ 'libtermkey.so' 'lua' 'tre' 'file')
 optdepends=('wl-clipboard: wayland clipboard support'
 'xclip: X11 clipboard support'
-'xsel: X11 clipboard support')
+'xsel: X11 clipboard support'
+'lua-lpeg: syntax highlighting')
 makedepends=('git')
-checkdepends=('vim')
+checkdepends=('vim' 'lua-lpeg')
 license=('custom:ISC')
 backup=('etc/vis/visrc.lua')
 validpgpkeys=('54A47F12462D26A7D078A932C83A52CD1962562C') # Marc André Tanner 




View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vis/-/commit/a4004b373164b15e32f9575a6567864121ee63d3

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




[Git][archlinux/packaging/packages/python-tqdm][main] upgpkg: 4.66.1-2: Add bash completions to the package - FS#75588

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-tqdm


Commits:
c85688b2 by Robin Candau at 2023-09-05T02:07:29+02:00
upgpkg: 4.66.1-2: Add bash completions to the package - FS#75588

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=python-tqdm
 pkgver=4.66.1
 _commit=4c956c20b83be4312460fc0c4812eeb3fef5e7df
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast, Extensible Progress Meter'
 arch=('any')
 license=('MIT' 'MPL')
@@ -13,7 +13,7 @@ depends=('python')
 optdepends=('python-requests: telegram')
 makedepends=('git' 'python-setuptools-scm' 'python-toml' 'python-build' 
'python-installer' 'python-wheel')
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-timeout' 
'python-numpy' 'python-pandas' 'python-rich' 'python-dask' 'tk' 'python-keras')
-source=("git+https://github.com/tqdm/tqdm.git#commit=$_commit;)
+source=("git+https://github.com/tqdm/tqdm.git#commit=${_commit};)
 sha512sums=('SKIP')
 
 build() {
@@ -38,8 +38,9 @@ check() {
 
 package() {
   cd tqdm
-  python -m installer --destdir="$pkgdir" dist/*.whl
-  install -Dm644 LICENCE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  python -m installer --destdir="${pkgdir}" dist/*.whl
+  install -Dm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENCE"
+  install -Dm 644 tqdm/completion.sh 
"${pkgdir}/usr/share/bash-completion/completions/tqdm"
 }
 
 # vim:set ts=2 sw=2 et:



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

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




[Git][archlinux/packaging/packages/python-tqdm] Pushed new tag 4.66.1-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 4.66.1-2 at Arch Linux / Packaging / Packages / 
python-tqdm

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




[Git][archlinux/packaging/packages/tekton-cli][main] upgpkg: 0.31.2-2: Fix the version output - FS#74361

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
tekton-cli


Commits:
c1effd37 by Robin Candau at 2023-09-05T02:21:00+02:00
upgpkg: 0.31.2-2: Fix the version output -  FS#74361

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=tekton-cli
 pkgver=0.31.2
-pkgrel=1
+pkgrel=2
 pkgdesc="CLI for interacting with the Tekton CI/CD pipeline"
 arch=('x86_64')
 url="https://github.com/tektoncd/cli;
@@ -26,7 +26,7 @@ build() {
   export CGO_CXXFLAGS="${CXXFLAGS}"
   export CGO_LDFLAGS="${LDFLAGS}"
   export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build -ldflags="-linkmode=external" .
+  go build -ldflags="-linkmode=external -X 
github.com/tektoncd/cli/pkg/cmd/version.clientVersion=${pkgver}" .
   chmod +x ./tkn
   ./tkn completion bash > "${pkgname}-completion.bash"
   ./tkn completion zsh > "${pkgname}-completion.zsh"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tekton-cli/-/commit/c1effd373eff300e77293abb4f0d02103021f4b4

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




[Git][archlinux/packaging/packages/tekton-cli] Pushed new tag 0.31.2-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 0.31.2-2 at Arch Linux / Packaging / Packages / 
tekton-cli

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tekton-cli/-/tree/0.31.2-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gopass][main] upgpkg: 1.15.7-2: Add wl-clipboard as optdepends - FS#73893

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gopass


Commits:
49be7140 by Robin Candau at 2023-09-05T02:25:31+02:00
upgpkg: 1.15.7-2: Add wl-clipboard as optdepends - FS#73893

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=gopass
 pkgver=1.15.7
-pkgrel=1
+pkgrel=2
 pkgdesc="The slightly more awesome standard unix password manager for teams."
 arch=('x86_64')
 url="https://github.com/gopasspw/gopass;
@@ -10,7 +10,8 @@ license=('MIT')
 makedepends=('go')
 optdepends=('xdotool: for typing passwords selected by dmenu'
 'xsel: clipboard support'
-'xclip: clipboard support')
+'xclip: clipboard support'
+'wl-clipboard: clipboard support (wayland)')
 options=("!lto")
 
source=("https://github.com/gopasspw/gopass/releases/download/v${pkgver}/gopass-${pkgver}.tar.gz;)
 
sha512sums=('12c7c98438a19a400a67ff0c1ef768985398a637145a74d6cce6a58fe35fc5d3395fb11fd5558ec6386cfdd047eefd654cec1c65743c49ce18bf7b7345ae8905')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gopass/-/commit/49be714025094679b485f4f73f5df38217a40e72

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




[Git][archlinux/packaging/packages/gopass] Pushed new tag 1.15.7-2

2023-09-04 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.15.7-2 at Arch Linux / Packaging / Packages / 
gopass

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




[Git][archlinux/packaging/packages/gitea] Pushed new tag 1.20.4-1

2023-09-08 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.20.4-1 at Arch Linux / Packaging / Packages / 
gitea

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




[Git][archlinux/packaging/packages/gitea][main] upgpkg: 1.20.4-1: New upstream release

2023-09-08 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gitea


Commits:
b345f9c2 by Robin Candau at 2023-09-08T13:51:23+02:00
upgpkg: 1.20.4-1: New upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.20.2
-pkgrel=3
+pkgver=1.20.4
+pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
 url="https://gitea.io;
@@ -24,7 +24,7 @@ optdepends=(
 checkdepends=(openssh)
 options=(!lto)
 backup=('etc/gitea/app.ini')
-_tag=5fd5233ffbb5c17f310dfbdb5a9ea9ceb2c13e2b # git rev-parse v${pkgver}
+_tag=defc69dffe8fb458f9f1dd15caee226941fe93a0 # git rev-parse v${pkgver}
 source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed
 gitea.tmpfiles
 gitea.service



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitea/-/commit/b345f9c2ca463e70c31b1e11393fee7b4936071a

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




[Git][archlinux/packaging/packages/grpc] Pushed new tag 1.58.1-2

2023-10-16 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.58.1-2 at Arch Linux / Packaging / Packages / grpc

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




[Git][archlinux/packaging/packages/grpc][main] upgpkg: 1.58.1-2: PHP & glibc 2.38 rebuild

2023-10-16 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / grpc


Commits:
bd8e7098 by Robin Candau at 2023-10-16T14:26:54+02:00
upgpkg: 1.58.1-2: PHP  glibc 2.38 rebuild
https://archlinux.org/todo/php-glibc-238-rebuild/

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,76 @@
+pkgbase = grpc
+   pkgdesc = High performance, open source, general RPC framework that 
puts mobile and HTTP/2 first.
+   pkgver = 1.58.1
+   pkgrel = 2
+   url = https://grpc.io
+   arch = x86_64
+   license = BSD
+   checkdepends = python-six
+   makedepends = re2
+   makedepends = re2c
+   makedepends = protobuf
+   makedepends = php
+   makedepends = php-legacy
+   makedepends = c-ares
+   makedepends = openssl
+   makedepends = chrpath
+   makedepends = cython0
+   makedepends = cmake
+   makedepends = benchmark
+   makedepends = python-setuptools
+   makedepends = abseil-cpp
+   makedepends = ninja
+   source = https://github.com/grpc/grpc/archive/v1.58.1/grpc-1.58.1.tar.gz
+   source = 
https://github.com/google/googletest/archive/0e402173c97aea7a00749e825b194bfede4f2e45/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz
+   source = https://github.com/grpc/grpc/commit/117dc80e.patch
+   sha256sums = 
860bf758a1437a03318bf09db8e87cb8149a2f578954110ce8549e147f868b62
+   sha256sums = 
c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547
+   sha256sums = 
96bcc1ab3a1ee6933773cb1ff65662fefebe96e72c364f44dfced6c3840334b4
+
+pkgname = grpc
+   depends = c-ares
+   depends = protobuf
+   depends = openssl
+   depends = re2
+   depends = abseil-cpp
+   provides = libupb.so
+   provides = libgrpcpp_channelz.so
+   provides = libgrpc_unsecure.so
+   provides = libgrpc_plugin_support.so
+   provides = libgrpc.so
+   provides = libgrpc++_unsecure.so
+   provides = libgrpc++_reflection.so
+   provides = libgrpc++_error_details.so
+   provides = libgrpc++_alts.so
+   provides = libgrpc++.so
+   provides = libgpr.so
+   provides = libaddress_sorting.so
+
+pkgname = python-grpcio
+   pkgdesc = Python language bindings for grpc, remote procedure call 
(RPC) framework
+   depends = c-ares
+   depends = python
+   depends = python-six
+   depends = re2
+   depends = abseil-cpp
+
+pkgname = python-grpcio-tools
+   pkgdesc = Python protobuf generator for GRPC
+   depends = python-grpcio
+   depends = python-protobuf
+
+pkgname = php-grpc
+   pkgdesc = gRPC module for PHP
+   depends = grpc
+   depends = php
+   backup = etc/php/conf.d/grpc.ini
+
+pkgname = php-legacy-grpc
+   pkgdesc = gRPC module for PHP Legacy
+   depends = grpc
+   depends = php-legacy
+   backup = etc/php-legacy/conf.d/grpc.ini
+
+pkgname = grpc-cli
+   pkgdesc = gRPC protocol buffers cli
+   depends = grpc


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgbase='grpc'
 pkgname=('grpc' 'python-grpcio' 'python-grpcio-tools' 'php-grpc' 
'php-legacy-grpc' 'grpc-cli')
 pkgver=1.58.1
 _gtestver=0e402173c97aea7a00749e825b194bfede4f2e45
-pkgrel=1
+pkgrel=2
 pkgdesc="High performance, open source, general RPC framework that puts mobile 
and HTTP/2 first."
 arch=('x86_64')
 url='https://grpc.io'
@@ -19,7 +19,7 @@ 
source=("https://github.com/grpc/grpc/archive/v$pkgver/$pkgbase-$pkgver.tar.gz;
 "https://github.com/grpc/grpc/commit/117dc80e.patch;)
 sha256sums=('860bf758a1437a03318bf09db8e87cb8149a2f578954110ce8549e147f868b62'
 'c8de6c60e12ad014a28225c5247ee735861d85cf906df617f6a29954ca05f547'
-'2764d9f6f08511f54e1153ebe350a91a251f6f8a335ad8903dea161bd432d27d')
+'96bcc1ab3a1ee6933773cb1ff65662fefebe96e72c364f44dfced6c3840334b4')
 
 prepare() {
   cd "$srcdir/$pkgbase-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grpc/-/commit/bd8e70982570ad7b605133248a0c9b4746c30e2b

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




[Git][archlinux/packaging/packages/jbig2dec][main] Add a comment about packages that need a rebuild after a new jbig2dec release

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
jbig2dec


Commits:
0527d87a by Robin Candau at 2023-10-11T18:44:37+02:00
Add a comment about packages that need a rebuild after a new jbig2dec release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -1,8 +1,11 @@
 # Maintainer: AndyRTR 
+# Maintainer: Robin Candau 
 # Contributor: Gaetan Bisson 
 # Contributor: Bartłomiej Piotrowski
 # Contributor: Stefan Husmann 
 
+### jbig2dec new releases require a rebuild for the following packages: 
ghostscript, mupdf, python-pymupdf, zathura-pdf-mupdf ###
+
 pkgname=jbig2dec
 _commit=1d1347e38a55e657dcc4c8f1c77bb3a26bfc9ff3 # = master 2023-10-07 = v2.3
 pkgver=0.20



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jbig2dec/-/commit/0527d87a06fb14369caed09636a15360d2df173f

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




[Git][archlinux/packaging/packages/mupdf][main] upgpkg: 1.23.4-3: jbig2dec rebuild

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf


Commits:
b01500b9 by Robin Candau at 2023-10-11T18:21:05+02:00
upgpkg: 1.23.4-3: jbig2dec rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = mupdf
pkgdesc = Lightweight PDF and XPS viewer
pkgver = 1.23.4
-   pkgrel = 2
+   pkgrel = 3
url = https://mupdf.com/
arch = x86_64
license = AGPL3


=
PKGBUILD
=
@@ -9,7 +9,7 @@
 pkgbase=mupdf
 pkgname=(libmupdf mupdf mupdf-gl mupdf-tools)
 pkgver=1.23.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Lightweight PDF and XPS viewer'
 arch=('x86_64')
 url='https://mupdf.com/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/b01500b9488e47e08f4f1133a336af9c6480f82d

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




[Git][archlinux/packaging/packages/mupdf] Pushed new tag 1.23.4-3

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.23.4-3 at Arch Linux / Packaging / Packages / 
mupdf

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




[Git][archlinux/packaging/packages/python-pymupdf] Pushed new tag 1.22.5-3

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.22.5-3 at Arch Linux / Packaging / Packages / 
python-pymupdf

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




[Git][archlinux/packaging/packages/python-pymupdf][main] upgpkg: 1.22.5-3: jbig2dec rebuild

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-pymupdf


Commits:
9456b2e7 by Robin Candau at 2023-10-11T18:50:16+02:00
upgpkg: 1.22.5-3: jbig2dec rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,49 @@
+pkgbase = python-pymupdf
+   pkgdesc = Python bindings for MuPDF's rendering library
+   pkgver = 1.22.5
+   pkgrel = 3
+   url = https://github.com/pymupdf/PyMuPDF
+   arch = x86_64
+   license = AGPL3
+   checkdepends = python-fonttools
+   checkdepends = python-pillow
+   checkdepends = python-pytest
+   makedepends = freetype2
+   makedepends = git
+   makedepends = libjpeg-turbo
+   makedepends = python-build
+   makedepends = python-distro
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   makedepends = swig
+   makedepends = systemd
+   depends = glibc
+   depends = gumbo-parser
+   depends = jbig2dec
+   depends = libmupdf
+   depends = openjpeg2
+   depends = python
+   optdepends = python-fonttools: for building font subsets using fontTools
+   optdepends = python-pillow: for image file saving using pillow
+   source = 
https://files.pythonhosted.org/packages/source/P/PyMuPDF/PyMuPDF-1.22.5.tar.gz
+   source = mupdf-1.23.patch
+   source = https://github.com/pymupdf/PyMuPDF/commit/6055efa6.patch
+   sha512sums = 
683b713dd1db45c387de205700185722634fd6fdf499007927710a14c037f11be8dffa12843620bfe12d8cd93efa4b3289ff216f27eed49099851d5595f28d85
+   sha512sums = 
8a1400faa8560c5a5dd666e8a9026a9fe681c6192aab362aed28c79ff4ed6c6fe42f882d1669d4b0b1df02a0a64b05c7c336772a35c8477c7d1ad9faf0cbf7ae
+   sha512sums = 
6b54b5cf9aa495bf6fbe2cce4da72589dbf0479293bda01df7ea7d3185a69ed6eb307c8ea5177fb07568a738755f37ca4cbd39b440301894e8233a354e00c4cb
+   b2sums = 
c6e460a25cf60aba95ff8336d9712f1ccea72b258d935f625413821a841da348022bcbafae6dc05a47aef497ffc808db9f92ba620cc039b4836ad8d2d81dfa81
+   b2sums = 
2e87b91c0ae18779b17a2eac43c60cb33f68010acdc723171f67662617e98a9a178385db5fe455c99e4e03fda8a93ac2270df1e7df4aeb5b6eae88831ffb22ba
+   b2sums = 
994b2cb5dcbf70d32aee12193ff2be36d163abccdc5723558c353b056aff2411d06b10fd469114dfd999e2525050c56dc7b0cd61f34a73347ca7b0d6c88e319f
+
+pkgname = python-pymupdf
+   depends = glibc
+   depends = gumbo-parser
+   depends = jbig2dec
+   depends = libmupdf
+   depends = openjpeg2
+   depends = python
+   depends = freetype2
+   depends = libfreetype.so
+   depends = libjpeg-turbo
+   depends = libjpeg.so


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _name=PyMuPDF
 pkgname=python-pymupdf
 pkgver=1.22.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings for MuPDF's rendering library"
 arch=(x86_64)
 url="https://github.com/pymupdf/PyMuPDF;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymupdf/-/commit/9456b2e742e4a1141c08adfa5948114f7dd2a761

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




[Git][archlinux/packaging/packages/mupdf] Pushed new tag 1.23.4-2

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed new tag 1.23.4-2 at Arch Linux / Packaging / Packages / 
mupdf

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




[Git][archlinux/packaging/packages/ansible][main] upgpkg: 8.5.0-1: New upstream release

2023-10-11 Thread Robin Candau (@antiz)


Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible


Commits:
6fa73d5b by Robin Candau at 2023-10-11T17:50:28+02:00
upgpkg: 8.5.0-1: New upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,29 @@
+pkgbase = ansible
+   pkgdesc = Official assortment of Ansible collections
+   pkgver = 8.5.0
+   pkgrel = 1
+   url = https://pypi.org/project/ansible/
+   arch = any
+   license = GPL3
+   makedepends = python-setuptools
+   depends = python
+   depends = ansible-core
+   optdepends = python-argcomplete: shell completions
+   optdepends = python-pyopenssl: openssl modules
+   optdepends = python-dnspython: for dig lookup
+   optdepends = python-ovirt-engine-sdk: ovirt support
+   optdepends = python-boto3: aws_s3 module
+   optdepends = python-ldap: ldap support
+   optdepends = python-proxmoxer: proxmos modules
+   optdepends = python-openstacksdk: OpenStack module
+   optdepends = python-pynetbox: NetBox module
+   optdepends = python-ldap: LDAP modules
+   optdepends = python-kubernetes: Kubernetes modules
+   optdepends = python-keyring: Keyring module
+   optdepends = python-github3py: GitHub module
+   optdepends = acme-tiny: openssl_certificate module
+   provides = python-ansible_collections
+   source = 
https://pypi.python.org/packages/source/a/ansible/ansible-8.5.0.tar.gz
+   sha512sums = 
4a61696f6cfe1859a1524bd6da45083b8bdec188d1c9fae382eb218776759d34237f7be9deaaf8734e1d6829a9c9fb75f843d8316df30d255314f10beb9ce6aa
+
+pkgname = ansible


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau 
 
 pkgname=ansible
-pkgver=8.4.0
+pkgver=8.5.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -26,7 +26,7 @@ optdepends=('python-argcomplete: shell completions'
 'acme-tiny: openssl_certificate module')
 makedepends=('python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz;)
-sha512sums=('f364685d734df04c51d48b81ae2e587bd02438817d7b7055cec2199a585564cdfad45f40dbfd8051d5b0855f303b8504463e3d1506ed9238e24f871f424587bc')
+sha512sums=('4a61696f6cfe1859a1524bd6da45083b8bdec188d1c9fae382eb218776759d34237f7be9deaaf8734e1d6829a9c9fb75f843d8316df30d255314f10beb9ce6aa')
 
 build() {
   cd ansible-${pkgver}



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

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




  1   2   3   4   5   6   7   8   9   10   >