[Git][archlinux/packaging/packages/garcon] Pushed new tag 4.18.2-1

2024-02-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.2-1 at Arch Linux / Packaging / Packages 
/ garcon

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




[Git][archlinux/packaging/packages/xfce4-terminal][main] upgpkg: 1.1.2-1

2024-02-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-terminal


Commits:
6e78e16b by Evangelos Foutras at 2024-02-05T20:11:15+02:00
upgpkg: 1.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = xfce4-terminal
pkgdesc = A modern terminal emulator primarily for the Xfce desktop 
environment
-   pkgver = 1.1.1
-   pkgrel = 2
+   pkgver = 1.1.2
+   pkgrel = 1
url = https://docs.xfce.org/apps/terminal/start
arch = x86_64
groups = xfce4
@@ -11,7 +11,7 @@ pkgbase = xfce4-terminal
depends = vte3
depends = gtk-layer-shell
depends = hicolor-icon-theme
-   source = 
https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.1.tar.bz2
-   sha256sums = 
5ab5c9b49c00be29f0be4eee5ccfa5073b16f2456185270265a9324549080aa6
+   source = 
https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.2.tar.bz2
+   sha256sums = 
79a85ee216502c7248e04d560adf8fef86b9d0e047f81e9ea4fe26fbda34d810
 
 pkgname = xfce4-terminal


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-terminal
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="A modern terminal emulator primarily for the Xfce desktop environment"
 arch=('x86_64')
 url="https://docs.xfce.org/apps/terminal/start;
@@ -13,7 +13,7 @@ groups=('xfce4')
 depends=('libxfce4ui' 'vte3' 'gtk-layer-shell' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5ab5c9b49c00be29f0be4eee5ccfa5073b16f2456185270265a9324549080aa6')
+sha256sums=('79a85ee216502c7248e04d560adf8fef86b9d0e047f81e9ea4fe26fbda34d810')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-terminal/-/commit/6e78e16b0efdbc6bff43f8c0da34613cb02ce4a6

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




[Git][archlinux/packaging/packages/xfce4-terminal] Pushed new tag 1.1.2-1

2024-02-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.1.2-1 at Arch Linux / Packaging / Packages / 
xfce4-terminal

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




[Git][archlinux/packaging/packages/xfce4-screenshooter][main] upgpkg: 1.10.5-1

2024-02-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-screenshooter


Commits:
75db2ae0 by Evangelos Foutras at 2024-02-05T19:59:56+02:00
upgpkg: 1.10.5-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,21 @@
+pkgbase = xfce4-screenshooter
+   pkgdesc = An application to take screenshots
+   pkgver = 1.10.5
+   pkgrel = 1
+   url = https://docs.xfce.org/apps/xfce4-screenshooter/start
+   arch = x86_64
+   groups = xfce4-goodies
+   license = GPL2
+   makedepends = intltool
+   makedepends = python
+   depends = xfce4-panel
+   depends = libsoup3
+   depends = curl
+   depends = jq
+   depends = zenity
+   depends = xclip
+   depends = hicolor-icon-theme
+   source = 
https://archive.xfce.org/src/apps/xfce4-screenshooter/1.10/xfce4-screenshooter-1.10.5.tar.bz2
+   sha256sums = 
fa711f2a6a5517f575f2e129fe48c2678e836bd4ede5433075f3076d7670621c
+
+pkgname = xfce4-screenshooter


=
PKGBUILD
=
@@ -2,17 +2,18 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-screenshooter
-pkgver=1.10.4
+pkgver=1.10.5
 pkgrel=1
 pkgdesc="An application to take screenshots"
 arch=('x86_64')
 url="https://docs.xfce.org/apps/xfce4-screenshooter/start;
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libsoup3' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'libsoup3' 'curl' 'jq' 'zenity' 'xclip'
+ 'hicolor-icon-theme')
 makedepends=('intltool' 'python')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a2f199687e54e16a936d5636d660d42b6b9a5d548cdd0f04bd69213554806494')
+sha256sums=('fa711f2a6a5517f575f2e129fe48c2678e836bd4ede5433075f3076d7670621c')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -24,6 +25,7 @@ build() {
   ./configure \
 --prefix=/usr \
 --sysconfdir=/etc \
+--libexecdir=/usr/lib \
 --localstatedir=/var \
 --disable-debug
   make



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-screenshooter/-/commit/75db2ae0a8ea131acb9630dbab3c653860d2e4c0

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




[Git][archlinux/packaging/packages/xfce4-screenshooter] Pushed new tag 1.10.5-1

2024-02-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.10.5-1 at Arch Linux / Packaging / Packages 
/ xfce4-screenshooter

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper][main] upgpkg: 6.1.0-2: fix version reported by pip

2024-02-01 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper


Commits:
adc36ea1 by Evangelos Foutras at 2024-02-02T08:16:58+02:00
upgpkg: 6.1.0-2: fix version reported by pip

See merge request !1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,13 @@
 pkgbase = python-virtualenvwrapper
pkgdesc = Extensions to Ian Bicking's virtualenv tool
pkgver = 6.1.0
-   pkgrel = 1
+   pkgrel = 2
url = https://virtualenvwrapper.readthedocs.io/
arch = any
license = MIT
makedepends = python-pbr
makedepends = python-setuptools
+   makedepends = python-setuptools-scm
depends = python-virtualenv
depends = python-virtualenv-clone
depends = python-stevedore


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-virtualenvwrapper
 pkgver=6.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions to Ian Bicking's virtualenv tool"
 arch=('any')
 url="https://virtualenvwrapper.readthedocs.io/;



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

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper] Pushed new tag 6.1.0-2

2024-02-01 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 6.1.0-2 at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper][main] Fix version reported by pip

2024-02-01 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper


Commits:
ce5d7a81 by Chih-Hsuan Yen at 2024-02-02T14:03:34+08:00
Fix version reported by pip

A wrong version was used during the build:

$ pip show virtualenvwrapper | grep Version
Version: 0.0.0

Now the correct version is reported:

$ pip show virtualenvwrapper | grep Version
Version: 6.1.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -10,7 +10,7 @@ url="https://virtualenvwrapper.readthedocs.io/;
 license=('MIT')
 depends=('python-virtualenv' 'python-virtualenv-clone' 'python-stevedore'
  'which')
-makedepends=('python-pbr' 'python-setuptools')
+makedepends=('python-pbr' 'python-setuptools' 'python-setuptools-scm')
 
source=(https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
 sha256sums=('d467beac5a44be00fb5cd1bcf332398c3dab5fb3bd3af7815ea86b4d6bb3d3a4')
 



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

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 121.0.6167.139-2

2024-01-31 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 121.0.6167.139-2 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 121.0.6167.139-1

2024-01-31 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
0cbf9de6 by Evangelos Foutras at 2024-01-31T11:07:10+02:00
upgpkg: 121.0.6167.139-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 121.0.6167.85
+   pkgver = 121.0.6167.139
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -51,13 +51,13 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-121.0.6167.85.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-121.0.6167.139.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/121/chromium-patches-121.tar.bz2
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152
+   sha256sums = 
e12cc967bef7a79630828792f02d95297a06eb905c98e4c6e065fd5e74d6f9ff
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e
sha256sums = 
ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=121.0.6167.85
+pkgver=121.0.6167.139
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('a2f46c5266681126ea9e15c1c3067560d84f3e5d902e1ace934a3813c84e7152'
+sha256sums=('e12cc967bef7a79630828792f02d95297a06eb905c98e4c6e065fd5e74d6f9ff'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'e9113c1ed2900b84b488e608774ce25212d3c60094abdae005d8a943df9b505e'
 'ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f'



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

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 121.0.6167.139-1

2024-01-31 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 121.0.6167.139-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper][main] upgpkg: 6.1.0-1

2024-01-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper


Commits:
455eab83 by Evangelos Foutras at 2024-01-30T08:43:51+02:00
upgpkg: 6.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-virtualenvwrapper
pkgdesc = Extensions to Ian Bicking's virtualenv tool
-   pkgver = 6.0.0
+   pkgver = 6.1.0
pkgrel = 1
url = https://virtualenvwrapper.readthedocs.io/
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-virtualenvwrapper
depends = python-virtualenv-clone
depends = python-stevedore
depends = which
-   source = 
https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-6.0.0.tar.gz
-   sha256sums = 
4cdaca4a01bb11c3343b01439cf2d76ebe97bb28c4b9a653a9b1f1f7585cd097
+   source = 
https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-6.1.0.tar.gz
+   sha256sums = 
d467beac5a44be00fb5cd1bcf332398c3dab5fb3bd3af7815ea86b4d6bb3d3a4
 
 pkgname = python-virtualenvwrapper


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Sebastien Binet 
 
 pkgname=python-virtualenvwrapper
-pkgver=6.0.0
+pkgver=6.1.0
 pkgrel=1
 pkgdesc="Extensions to Ian Bicking's virtualenv tool"
 arch=('any')
@@ -12,7 +12,7 @@ depends=('python-virtualenv' 'python-virtualenv-clone' 
'python-stevedore'
  'which')
 makedepends=('python-pbr' 'python-setuptools')
 
source=(https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
-sha256sums=('4cdaca4a01bb11c3343b01439cf2d76ebe97bb28c4b9a653a9b1f1f7585cd097')
+sha256sums=('d467beac5a44be00fb5cd1bcf332398c3dab5fb3bd3af7815ea86b4d6bb3d3a4')
 
 prepare() {
   cd virtualenvwrapper-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-virtualenvwrapper/-/commit/455eab83749d439e1bad5552d3e03a0d15530d90

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper] Pushed new tag 6.1.0-1

2024-01-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 6.1.0-1 at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper

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




[Git][archlinux/packaging/packages/axel][main] upgpkg: 2.17.12-1

2024-01-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
axel


Commits:
039b711f by Evangelos Foutras at 2024-01-30T08:41:48+02:00
upgpkg: 2.17.12-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = axel
+   pkgdesc = Light command line download accelerator
+   pkgver = 2.17.12
+   pkgrel = 1
+   url = https://github.com/axel-download-accelerator/axel
+   arch = x86_64
+   license = GPL
+   depends = glibc
+   depends = openssl
+   source = 
https://github.com/axel-download-accelerator/axel/releases/download/v2.17.12/axel-2.17.12.tar.xz
+   sha256sums = 
fb4e70535ebf732211af253bfe24f9ada57d80fd465ac02c721406c7d4e1d496
+
+pkgname = axel


=
PKGBUILD
=
@@ -2,24 +2,24 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.11
-pkgrel=2
+pkgver=2.17.12
+pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('x86_64')
 url="https://github.com/axel-download-accelerator/axel;
 license=('GPL')
 depends=('glibc' 'openssl')
 
source=(https://github.com/axel-download-accelerator/axel/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('580b2c18692482fd7f1e2b2819159484311ffc50f6d18924dceb80fd41d4ccf9')
+sha256sums=('fb4e70535ebf732211af253bfe24f9ada57d80fd465ac02c721406c7d4e1d496')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/axel/-/commit/039b711f29ac8a978073b28810ccff1ea063e649

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




[Git][archlinux/packaging/packages/axel] Pushed new tag 2.17.12-1

2024-01-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 2.17.12-1 at Arch Linux / Packaging / Packages 
/ axel

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




[Git][archlinux/packaging/packages/geoip-database][main] upgpkg: 20240127-1

2024-01-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
geoip-database


Commits:
14d1e69f by Evangelos Foutras at 2024-01-27T14:10:02+02:00
upgpkg: 20240127-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,24 +1,24 @@
 pkgbase = geoip-database
-   pkgver = 20231213
+   pkgver = 20240127
pkgrel = 1
url = https://mailfud.org/geoip-legacy/
arch = any
license = custom:GeoLite2 End User License Agreement
checkdepends = geoip
makedepends = util-linux
-   source = 
GeoIP-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIP.dat.gz
-   source = 
GeoIPv6-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIPv6.dat.gz
-   source = 
GeoIPCity-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIPCity.dat.gz
-   source = 
GeoIPCityv6-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIPCityv6.dat.gz
-   source = 
GeoIPASNum-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIPASNum.dat.gz
-   source = 
GeoIPASNumv6-20231213.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20231213/GeoIPASNumv6.dat.gz
+   source = 
GeoIP-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIP.dat.gz
+   source = 
GeoIPv6-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIPv6.dat.gz
+   source = 
GeoIPCity-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIPCity.dat.gz
+   source = 
GeoIPCityv6-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIPCityv6.dat.gz
+   source = 
GeoIPASNum-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIPASNum.dat.gz
+   source = 
GeoIPASNumv6-20240127.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240127/GeoIPASNumv6.dat.gz
source = GeoLite2-End-User-License-Agreement.pdf
-   sha256sums = 
71a66808087d568abf64db9d879dd1c8c204e53da3029d5db58ff225ca65dd1a
-   sha256sums = 
34c3c094d9f9983bd7c8c4af1d3b9e4affea69440f639ff2d42b00538cd0fa54
-   sha256sums = 
dea3b94645919d32868b4559afac47fa823b28533c3b4f9a1ef7a616b74cc751
-   sha256sums = 
fc4fc5dde5025ece8e1958b3b96a1a44f4d8432ffd73ac0a0d7107f7406fb21f
-   sha256sums = 
6d9146ad88758e467466bfdad4d76be462af349cc5e98bfd0daf6b2d86847de0
-   sha256sums = 
0a7e22b0f650ed3156d1e193de995ef41e3c672ea4954ba385fb4b5c6c7740c9
+   sha256sums = 
05625ec53c6d635da44e356bdbd6ec543885adca3b95992bf287f4b8fde8f45d
+   sha256sums = 
a44779db816636e82963564f8046e2977f01868f1a0c50aa24b9f54a55dfc67a
+   sha256sums = 
86b7794d4d3ff44d0c5ecd7c88609cef3f932221390c95e62a4ff336d994c85a
+   sha256sums = 
d1383e7392dc0e4c7e70f57ea2e669f1619fe3b4d1e9e56ab51f2238c5ac4e75
+   sha256sums = 
710e359de601454190d1c330a69e33f6a3be8af51608d6cdf7d7755e11622297
+   sha256sums = 
9690f96449fcae82b85a00aa70bc148a1fdb8b8854e80b9d4b78c35197dd86a6
sha256sums = 
b9c7fbfcdd5b682b5635592281d72006df89d73f163308b7ef35a59f293b036e
 
 pkgname = geoip-database


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Evangelos Foutras 
 
 pkgname=('geoip-database' 'geoip-database-extra')
-pkgver=20231213
+pkgver=20240127
 pkgrel=1
 arch=('any')
 url="https://mailfud.org/geoip-legacy/;
@@ -16,12 +16,12 @@ source=(GeoIP-$pkgver.dat.gz::$_source_base/GeoIP.dat.gz
 GeoIPASNum-$pkgver.dat.gz::$_source_base/GeoIPASNum.dat.gz
 GeoIPASNumv6-$pkgver.dat.gz::$_source_base/GeoIPASNumv6.dat.gz
 GeoLite2-End-User-License-Agreement.pdf)
-sha256sums=('71a66808087d568abf64db9d879dd1c8c204e53da3029d5db58ff225ca65dd1a'
-'34c3c094d9f9983bd7c8c4af1d3b9e4affea69440f639ff2d42b00538cd0fa54'
-'dea3b94645919d32868b4559afac47fa823b28533c3b4f9a1ef7a616b74cc751'
-'fc4fc5dde5025ece8e1958b3b96a1a44f4d8432ffd73ac0a0d7107f7406fb21f'
-'6d9146ad88758e467466bfdad4d76be462af349cc5e98bfd0daf6b2d86847de0'
-'0a7e22b0f650ed3156d1e193de995ef41e3c672ea4954ba385fb4b5c6c7740c9'
+sha256sums=('05625ec53c6d635da44e356bdbd6ec543885adca3b95992bf287f4b8fde8f45d'
+'a44779db816636e82963564f8046e2977f01868f1a0c50aa24b9f54a55dfc67a'
+'86b7794d4d3ff44d0c5ecd7c88609cef3f932221390c95e62a4ff336d994c85a'
+'d1383e7392dc0e4c7e70f57ea2e669f1619fe3b4d1e9e56ab51f2238c5ac4e75'
+'710e359de601454190d1c330a69e33f6a3be8af51608d6cdf7d7755e11622297'
+'9690f96449fcae82b85a00aa70bc148a1fdb8b8854e80b9d4b78c35197d

[Git][archlinux/packaging/packages/geoip-database] Pushed new tag 20240127-1

2024-01-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 20240127-1 at Arch Linux / Packaging / 
Packages / geoip-database

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




[Git][archlinux/packaging/packages/libidn2][main] upgpkg: 2.3.7-1

2024-01-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
libidn2


Commits:
30925f82 by Evangelos Foutras at 2024-01-27T14:08:08+02:00
upgpkg: 2.3.7-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = libidn2
+   pkgdesc = Free software implementation of IDNA2008, Punycode and TR46
+   pkgver = 2.3.7
+   pkgrel = 1
+   url = https://www.gnu.org/software/libidn/#libidn2
+   arch = x86_64
+   license = GPL2
+   license = LGPL3
+   makedepends = ruby-ronn-ng
+   depends = libunistring
+   provides = libidn2.so
+   source = https://ftp.gnu.org/gnu/libidn/libidn2-2.3.7.tar.gz
+   source = https://ftp.gnu.org/gnu/libidn/libidn2-2.3.7.tar.gz.sig
+   validpgpkeys = B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE
+   sha256sums = 
4c21a791b610b9519b9d0e12b8097bf2f359b12f8dd92647611a929e6bfd7d64
+   sha256sums = SKIP
+
+pkgname = libidn2
+   depends = libunistring
+   depends = libunistring.so


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Daurnimator 
 
 pkgname=libidn2
-pkgver=2.3.4
-pkgrel=3
+pkgver=2.3.7
+pkgrel=1
 pkgdesc="Free software implementation of IDNA2008, Punycode and TR46"
 arch=('x86_64')
 url="https://www.gnu.org/software/libidn/#libidn2;
@@ -12,7 +12,7 @@ depends=('libunistring')
 makedepends=('ruby-ronn-ng')
 provides=('libidn2.so')
 source=(https://ftp.gnu.org/gnu/libidn/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f'
+sha256sums=('4c21a791b610b9519b9d0e12b8097bf2f359b12f8dd92647611a929e6bfd7d64'
 'SKIP')
 validpgpkeys=('B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE') # Simon Josefsson 

 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libidn2/-/commit/30925f827cbe6f3e2d6d48434281add3cbe2b441

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




[Git][archlinux/packaging/packages/libidn2] Pushed new tag 2.3.7-1

2024-01-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 2.3.7-1 at Arch Linux / Packaging / Packages / 
libidn2

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




[Git][archlinux/packaging/packages/clang][main] upgpkg: 16.0.6-2: add fix for triggered assertions

2024-01-20 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
clang


Commits:
9824753d by Evangelos Foutras at 2024-01-20T23:14:57+02:00
upgpkg: 16.0.6-2: add fix for triggered assertions

Fixes: #3

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,52 @@
+pkgbase = clang
+   pkgdesc = C language family frontend for LLVM
+   pkgver = 16.0.6
+   pkgrel = 2
+   url = https://clang.llvm.org/
+   arch = x86_64
+   license = custom:Apache 2.0 with LLVM Exception
+   makedepends = llvm
+   makedepends = cmake
+   makedepends = ninja
+   makedepends = python-sphinx
+   makedepends = python-recommonmark
+   depends = llvm-libs
+   depends = gcc
+   depends = compiler-rt
+   optdepends = openmp: OpenMP support in clang with -fopenmp
+   optdepends = python: for scan-view and git-clang-format
+   optdepends = llvm: referenced by some clang headers
+   provides = clang-analyzer=16.0.6
+   provides = clang-tools-extra=16.0.6
+   conflicts = clang-analyzer
+   conflicts = clang-tools-extra
+   replaces = clang-analyzer
+   replaces = clang-tools-extra
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/clang-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/clang-16.0.6.src.tar.xz.sig
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/clang-tools-extra-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/clang-tools-extra-16.0.6.src.tar.xz.sig
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-16.0.6.src.tar.xz.sig
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz.sig
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/third-party-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/third-party-16.0.6.src.tar.xz.sig
+   source = 
clangd-handle-missing-ending-brace.patch::https://github.com/llvm/llvm-project/commit/9d1dada57741.patch
+   source = enable-fstack-protector-strong-by-default.patch
+   validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
+   validpgpkeys = D574BD5D1D0E98895E3BF90044F2485E45D59042
+   sha256sums = 
1186b6e6eefeadd09912ed73b3729e85b59f043724bb2818a95a2ec024571840
+   sha256sums = SKIP
+   sha256sums = 
174c7844db2590b18b2a59a9ce503f8fe439edc2de2f0f625006501c99736f31
+   sha256sums = SKIP
+   sha256sums = 
e91db44d1b3bb1c33fcea9a7d1f2423b883eaa9163d3d56ca2aa6d2f0711bc29
+   sha256sums = SKIP
+   sha256sums = 
39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514
+   sha256sums = SKIP
+   sha256sums = 
15f5b9aeeba938530af977d5f9205612737a091a7f0f6c8075df8723b7713f70
+   sha256sums = SKIP
+   sha256sums = 
c102e8a6a2adb0e8729865ffb8799b22bb8a9bdf0f421991880fa4393378370a
+   sha256sums = 
45da5783f4e89e4507a351ed0ffbbe6ec240e21ff7070797a89c5ccf434ac612
+
+pkgname = clang


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=clang
 pkgver=16.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="C language family frontend for LLVM"
 arch=('x86_64')
 url="https://clang.llvm.org/;
@@ -22,6 +22,7 @@ source=($_source_base/clang-$pkgver.src.tar.xz{,.sig}
 $_source_base/llvm-$pkgver.src.tar.xz{,.sig}
 $_source_base/cmake-$pkgver.src.tar.xz{,.sig}
 $_source_base/third-party-$pkgver.src.tar.xz{,.sig}
+
clangd-handle-missing-ending-brace.patch::https://github.com/llvm/llvm-project/commit/9d1dada57741.patch
 enable-fstack-protector-strong-by-default.patch)
 sha256sums=('1186b6e6eefeadd09912ed73b3729e85b59f043724bb2818a95a2ec024571840'
 'SKIP'
@@ -33,6 +34,7 @@ 
sha256sums=('1186b6e6eefeadd09912ed73b3729e85b59f043724bb2818a95a2ec024571840'
 'SKIP'
 '15f5b9aeeba938530af977d5f9205612737a091a7f0f6c8075df8723b7713f70'
 'SKIP'
+'c102e8a6a2adb0e8729865ffb8799b22bb8a9bdf0f421991880fa4393378370a'
 '45da5783f4e89e4507a351ed0ffbbe6ec240e21ff7070797a89c5ccf434ac612')
 validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 

   'D574BD5D1D0E98895E3BF90044F2485E45D59042') # Tobias Hieta 

@@ -66,6 +68,10 @@ prepare() {
   mv "$srcdir/clang-tools-extra-$pkgver.src" tools/extra
   patch -Np2 -i ../enable-fstack-protector-strong-by-d

[Git][archlinux/packaging/packages/clang] Pushed new tag 16.0.6-2

2024-01-20 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 16.0.6-2 at Arch Linux / Packaging / Packages 
/ clang

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




[Git][archlinux/packaging/packages/handbrake] Pushed new tag 1.7.2-2

2024-01-19 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.7.2-2 at Arch Linux / Packaging / Packages / 
handbrake

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




[Git][archlinux/packaging/packages/handbrake][main] upgpkg: 1.7.2-2: libvpx/mbedtls/rav1e rebuild

2024-01-19 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
handbrake


Commits:
15d3b8cc by Evangelos Foutras at 2024-01-20T01:41:15+02:00
upgpkg: 1.7.2-2: libvpx/mbedtls/rav1e rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = handbrake
pkgver = 1.7.2
-   pkgrel = 1
+   pkgrel = 2
url = https://handbrake.fr/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=('handbrake' 'handbrake-cli')
 pkgver=1.7.2
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://handbrake.fr/;
 license=('GPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/handbrake/-/commit/15d3b8cc1335d3727d03365ba2da04660dda6fdc

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 121.0.6167.71-1

2024-01-19 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 121.0.6167.71-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.224-1

2024-01-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.224-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.224-1

2024-01-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
8efef38e by Evangelos Foutras at 2024-01-17T08:58:03+02:00
upgpkg: 120.0.6099.224-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.216
+   pkgver = 120.0.6099.224
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -52,14 +52,14 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.216.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.224.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
7e7bea15bf56f3cc920bb015fed1a1b1368267299e132e795935c5cc604adfc0
+   sha256sums = 
850a85c8d8a01041a07dfaaea8289fa5f8294b4e375e6b77997b61434e0a2f1a
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.216
+pkgver=120.0.6099.224
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('7e7bea15bf56f3cc920bb015fed1a1b1368267299e132e795935c5cc604adfc0'
+sha256sums=('850a85c8d8a01041a07dfaaea8289fa5f8294b4e375e6b77997b61434e0a2f1a'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/8efef38ea5725b90db2d42926c433b34d951cf1f

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




[Git][archlinux/packaging/packages/compiler-rt][main] upgpkg: 16.0.6-3: fix -fsanitize=address for kernel 6.7

2024-01-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
compiler-rt


Commits:
cdf5561d by Evangelos Foutras at 2024-01-16T10:41:32+02:00
upgpkg: 16.0.6-3: fix -fsanitize=address for kernel 6.7

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/20

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,28 @@
+pkgbase = compiler-rt
+   pkgdesc = Compiler runtime libraries for clang
+   pkgver = 16.0.6
+   pkgrel = 3
+   url = https://compiler-rt.llvm.org/
+   arch = x86_64
+   license = custom:Apache 2.0 with LLVM Exception
+   makedepends = llvm
+   makedepends = cmake
+   makedepends = ninja
+   makedepends = python
+   depends = gcc-libs
+   options = staticlibs
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/compiler-rt-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/compiler-rt-16.0.6.src.tar.xz.sig
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz
+   source = 
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/cmake-16.0.6.src.tar.xz.sig
+   source = 
compiler-rt-move-allocator-base.patch::https://github.com/llvm/llvm-project/commit/fb77ca05ffb4.patch
+   validpgpkeys = 474E22316ABF4785A88C6E8EA2C794A986419D8A
+   validpgpkeys = D574BD5D1D0E98895E3BF90044F2485E45D59042
+   sha256sums = 
7911a2a9cca10393a17f637c01a6fb0a38f64ff47dc9168413a4190bc2db
+   sha256sums = SKIP
+   sha256sums = 
39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514
+   sha256sums = SKIP
+   sha256sums = 
18d48240a6ef1242494fda7901858e189fb1c16791a33de0e862f519665eb1e3
+   makedepends_x86_64 = lib32-gcc-libs
+
+pkgname = compiler-rt


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=compiler-rt
 pkgver=16.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Compiler runtime libraries for clang"
 arch=('x86_64')
 url="https://compiler-rt.llvm.org/;
@@ -16,7 +16,7 @@ options=('staticlibs')
 
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
 source=($_source_base/compiler-rt-$pkgver.src.tar.xz{,.sig}
 $_source_base/cmake-$pkgver.src.tar.xz{,.sig}
-
https://github.com/llvm/llvm-project/commit/fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch)
+
$pkgname-move-allocator-base.patch::https://github.com/llvm/llvm-project/commit/fb77ca05ffb4.patch)
 sha256sums=('7911a2a9cca10393a17f637c01a6fb0a38f64ff47dc9168413a4190bc2db'
 'SKIP'
 '39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514'
@@ -30,8 +30,8 @@ prepare() {
   cd compiler-rt-$pkgver.src
   mkdir build
 
-  #ASan: move allocator base to avoid conflict with high-entropy ASLR for 
x86-64 Linux'
-  patch -Np2 -i ../fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch
+  # ASan: move allocator base to avoid conflict with high-entropy ASLR for 
x86-64 Linux
+  patch -Np2 -i ../$pkgname-move-allocator-base.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/compiler-rt/-/commit/cdf5561d395fb5e628da2e19e53352bd47778fe6

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




[Git][archlinux/packaging/packages/compiler-rt] Pushed new tag 16.0.6-3

2024-01-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 16.0.6-3 at Arch Linux / Packaging / Packages 
/ compiler-rt

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




[Git][archlinux/packaging/packages/compiler-rt][main] Fix sanitizer with 32-bit ALSR.

2024-01-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
compiler-rt


Commits:
e330a4ab by loqs at 2024-01-16T08:27:03+00:00
Fix sanitizer with 32-bit ALSR.

Related 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/20.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -15,11 +15,13 @@ makedepends_x86_64=('lib32-gcc-libs')
 options=('staticlibs')
 
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
 source=($_source_base/compiler-rt-$pkgver.src.tar.xz{,.sig}
-$_source_base/cmake-$pkgver.src.tar.xz{,.sig})
+$_source_base/cmake-$pkgver.src.tar.xz{,.sig}
+
https://github.com/llvm/llvm-project/commit/fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch)
 sha256sums=('7911a2a9cca10393a17f637c01a6fb0a38f64ff47dc9168413a4190bc2db'
 'SKIP'
 '39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514'
-'SKIP')
+'SKIP'
+'18d48240a6ef1242494fda7901858e189fb1c16791a33de0e862f519665eb1e3')
 validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 

   'D574BD5D1D0E98895E3BF90044F2485E45D59042') # Tobias Hieta 

 
@@ -27,6 +29,9 @@ prepare() {
   mv cmake{-$pkgver.src,}
   cd compiler-rt-$pkgver.src
   mkdir build
+
+  #ASan: move allocator base to avoid conflict with high-entropy ASLR for 
x86-64 Linux'
+  patch -Np2 -i ../fb77ca05ffb4f8e666878f2f6718a9fb4d686839.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/compiler-rt/-/commit/e330a4abc1a89acbd08c6e3e978630bc63ed3951

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




[Git][archlinux/packaging/packages/python-jinja][main] upgpkg: 1:3.1.3-1

2024-01-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-jinja


Commits:
0e7afb3c by Evangelos Foutras at 2024-01-15T00:38:22+02:00
upgpkg: 1:3.1.3-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- − pytest-7.2.patch


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = python-jinja
+   pkgdesc = A simple pythonic template language written in Python
+   pkgver = 3.1.3
+   pkgrel = 1
+   epoch = 1
+   url = https://palletsprojects.com/p/jinja/
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   depends = python-markupsafe
+   optdepends = python-babel: for i18n support
+   source = 
https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-3.1.3.tar.gz
+   sha256sums = 
ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
+
+pkgname = python-jinja


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Peter Baldwin 
 
 pkgname=python-jinja
-pkgver=3.1.2
-pkgrel=4
+pkgver=3.1.3
+pkgrel=1
 epoch=1
 pkgdesc="A simple pythonic template language written in Python"
 arch=('any')
@@ -14,15 +14,11 @@ depends=('python-markupsafe')
 makedepends=('python-setuptools')
 optdepends=('python-babel: for i18n support')
 checkdepends=('python-pytest')
-source=(https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-$pkgver.tar.gz
-pytest-7.2.patch)
-sha256sums=('31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852'
-'fe9f7ca84fdeb06d10fdfc22a7cc66efe927ebd98e4cbb2e270850af32fbb6ce')
+source=(https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-$pkgver.tar.gz)
+sha256sums=('ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90')
 
 prepare() {
   cd Jinja2-$pkgver
-  # https://github.com/pallets/jinja/issues/1758
-  patch -Np1 -i ../pytest-7.2.patch
 }
 
 build() {


=
pytest-7.2.patch deleted
=
@@ -1,38 +0,0 @@
-From 3fadee01b712580d811bdd2cb06cd8a1b5ee0821 Mon Sep 17 00:00:00 2001
-From: David Lord 
-Date: Thu, 29 Dec 2022 10:39:00 -0800
-Subject: [PATCH] update dependencies
-

- tests/test_loader.py | 6 --
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/tests/test_loader.py b/tests/test_loader.py
-index 04c921d..77d686e 100644
 a/tests/test_loader.py
-+++ b/tests/test_loader.py
-@@ -183,6 +183,7 @@ class TestFileSystemLoader:
- 
- class TestModuleLoader:
- archive = None
-+mod_env = None
- 
- def compile_down(self, prefix_loader, zip="deflated"):
- log = []
-@@ -196,13 +197,14 @@ class TestModuleLoader:
- self.mod_env = Environment(loader=loaders.ModuleLoader(self.archive))
- return "".join(log)
- 
--def teardown(self):
--if hasattr(self, "mod_env"):
-+def teardown_method(self):
-+if self.archive is not None:
- if os.path.isfile(self.archive):
- os.remove(self.archive)
- else:
- shutil.rmtree(self.archive)
- self.archive = None
-+self.mod_env = None
- 
- def test_log(self, prefix_loader):
- log = self.compile_down(prefix_loader)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jinja/-/commit/0e7afb3c3b78fbe84a3baf7401bae0cf143924e2

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




[Git][archlinux/packaging/packages/python-jinja] Pushed new tag 1-3.1.3-1

2024-01-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1-3.1.3-1 at Arch Linux / Packaging / Packages 
/ python-jinja

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




[Git][archlinux/packaging/packages/dialog][main] upgpkg: 1:1.3_20240101-1

2024-01-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
dialog


Commits:
c048476d by Evangelos Foutras at 2024-01-15T00:37:50+02:00
upgpkg: 1:1.3_20240101-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dialog
pkgdesc = A tool to display dialog boxes from shell scripts
-   pkgver = 1.3_20231002
+   pkgver = 1.3_20240101
pkgrel = 1
epoch = 1
url = https://invisible-island.net/dialog/
@@ -9,10 +9,10 @@ pkgbase = dialog
depends = sh
depends = ncurses
provides = libdialog.so
-   source = 
https://invisible-mirror.net/archives/dialog/dialog-1.3-20231002.tgz
-   source = 
https://invisible-mirror.net/archives/dialog/dialog-1.3-20231002.tgz.asc
+   source = 
https://invisible-mirror.net/archives/dialog/dialog-1.3-20240101.tgz
+   source = 
https://invisible-mirror.net/archives/dialog/dialog-1.3-20240101.tgz.asc
validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
-   sha256sums = 
315640ab0719225d5cbcab130585c05f0791fcf073072a5fe9479969aa2b833b
+   sha256sums = 
9419eb52b95837312a76ccb26002c5d624fab53abde0859f1c7364179dc0ebad
sha256sums = SKIP
 
 pkgname = dialog


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Andreas Radke 
 
 pkgname=dialog
-pkgver=1.3_20231002
+pkgver=1.3_20240101
 pkgrel=1
 epoch=1
 pkgdesc="A tool to display dialog boxes from shell scripts"
@@ -14,7 +14,7 @@ license=('LGPL2.1')
 depends=('sh' 'ncurses')
 provides=('libdialog.so')
 
source=(https://invisible-mirror.net/archives/$pkgname/$pkgname-${pkgver/_/-}.tgz{,.asc})
-sha256sums=('315640ab0719225d5cbcab130585c05f0791fcf073072a5fe9479969aa2b833b'
+sha256sums=('9419eb52b95837312a76ccb26002c5d624fab53abde0859f1c7364179dc0ebad'
 'SKIP')
 validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # Thomas E. Dickey 
(self-signed w/o SHA1) 
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dialog/-/commit/c048476d759d3f36c112bec5ea6042140874fd69

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




[Git][archlinux/packaging/packages/dialog] Pushed new tag 1-1.3_20240101-1

2024-01-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1-1.3_20240101-1 at Arch Linux / Packaging / 
Packages / dialog

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




[Git][archlinux/packaging/packages/xfce4-notes-plugin] Pushed new tag 1.11.0-1

2024-01-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.11.0-1 at Arch Linux / Packaging / Packages 
/ xfce4-notes-plugin

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




[Git][archlinux/packaging/packages/xfce4-notes-plugin][main] upgpkg: 1.11.0-1

2024-01-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-notes-plugin


Commits:
a3730f53 by Evangelos Foutras at 2024-01-13T23:06:38+02:00
upgpkg: 1.11.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = xfce4-notes-plugin
+   pkgdesc = Notes plugin for the Xfce panel
+   pkgver = 1.11.0
+   pkgrel = 1
+   url = https://docs.xfce.org/panel-plugins/xfce4-notes-plugin
+   arch = x86_64
+   groups = xfce4-goodies
+   license = GPL2
+   makedepends = intltool
+   depends = xfce4-panel
+   depends = hicolor-icon-theme
+   source = 
https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.11/xfce4-notes-plugin-1.11.0.tar.bz2
+   sha256sums = 
eb38246deb0fc89535fa9ff9b953c762cece232b5585d8210fab9abbf282aae3
+
+pkgname = xfce4-notes-plugin


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Ben Mazer 
 
 pkgname=xfce4-notes-plugin
-pkgver=1.10.0
+pkgver=1.11.0
 pkgrel=1
 pkgdesc="Notes plugin for the Xfce panel"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2ee4406042edd352a91e166c83b60d13220ef04dce3fa6b9e0eb13636d636929')
+sha256sums=('eb38246deb0fc89535fa9ff9b953c762cece232b5585d8210fab9abbf282aae3')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-notes-plugin/-/commit/a3730f538dcc7697e147931ab33754c7b2500f1c

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.216-1

2024-01-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
62b60461 by Evangelos Foutras at 2024-01-10T09:08:12+02:00
upgpkg: 120.0.6099.216-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.199
+   pkgver = 120.0.6099.216
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -52,14 +52,14 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.199.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.216.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
84009db5c898517f38f7b44b81b8a98e21fd28ca3f9aad9dda07516d8640574c
+   sha256sums = 
7e7bea15bf56f3cc920bb015fed1a1b1368267299e132e795935c5cc604adfc0
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.199
+pkgver=120.0.6099.216
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('84009db5c898517f38f7b44b81b8a98e21fd28ca3f9aad9dda07516d8640574c'
+sha256sums=('7e7bea15bf56f3cc920bb015fed1a1b1368267299e132e795935c5cc604adfc0'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/62b60461f098bb2b5f7640e680ea489755cbd2f9

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.216-1

2024-01-09 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.216-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.199-1

2024-01-04 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
b46214b8 by Evangelos Foutras at 2024-01-04T11:55:40+02:00
upgpkg: 120.0.6099.199-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.129
+   pkgver = 120.0.6099.199
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -52,14 +52,14 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.129.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.199.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
be36d5abecfafdc68d9b27b0bee65136316610a295e844b99483a7520b245f85
+   sha256sums = 
84009db5c898517f38f7b44b81b8a98e21fd28ca3f9aad9dda07516d8640574c
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.129
+pkgver=120.0.6099.199
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('be36d5abecfafdc68d9b27b0bee65136316610a295e844b99483a7520b245f85'
+sha256sums=('84009db5c898517f38f7b44b81b8a98e21fd28ca3f9aad9dda07516d8640574c'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/b46214b8d9a3571ca793b374a0e9feaa899bda67

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.199-1

2024-01-04 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.199-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/thunar][main] upgpkg: 4.18.10-1

2023-12-30 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
thunar


Commits:
3a95b1c2 by Evangelos Foutras at 2023-12-31T01:34:23+02:00
upgpkg: 4.18.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = thunar
pkgdesc = Modern, fast and easy-to-use file manager for Xfce
-   pkgver = 4.18.9
+   pkgver = 4.18.10
pkgrel = 1
url = https://docs.xfce.org/xfce/thunar/start
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = thunar
optdepends = thunar-volman: removable device management
optdepends = thunar-archive-plugin: archive creation and extraction
optdepends = thunar-media-tags-plugin: view/edit ID3/OGG tags
-   source = 
https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.9.tar.bz2
-   sha256sums = 
1d6179b0f57804824221ae55054a690f1cf249a6f86a14df32cca7be665df346
+   source = 
https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.10.tar.bz2
+   sha256sums = 
e8308a1f139602d8c125f594bfcebb063b7dac1fbb6e14293bab4cdb3ecf1d08
 
 pkgname = thunar


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons 
 
 pkgname=thunar
-pkgver=4.18.9
+pkgver=4.18.10
 pkgrel=1
 pkgdesc="Modern, fast and easy-to-use file manager for Xfce"
 arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('catfish: file searching'
 'thunar-archive-plugin: archive creation and extraction'
 'thunar-media-tags-plugin: view/edit ID3/OGG tags')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('1d6179b0f57804824221ae55054a690f1cf249a6f86a14df32cca7be665df346')
+sha256sums=('e8308a1f139602d8c125f594bfcebb063b7dac1fbb6e14293bab4cdb3ecf1d08')
 
 prepare() {
   cd $pkgname-$pkgver



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

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




[Git][archlinux/packaging/packages/thunar] Pushed new tag 4.18.10-1

2023-12-30 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.10-1 at Arch Linux / Packaging / Packages 
/ thunar

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




[Git][archlinux/packaging/packages/sudo][main] upgpkg: 1.9.15.p5-1

2023-12-30 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
sudo


Commits:
27ba5df5 by Evangelos Foutras at 2023-12-30T20:54:50+02:00
upgpkg: 1.9.15.p5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sudo
pkgdesc = Give certain users the ability to run some commands as root
-   pkgver = 1.9.15.p4
+   pkgver = 1.9.15.p5
pkgrel = 1
url = https://www.sudo.ws/sudo/
install = sudo.install
@@ -15,12 +15,12 @@ pkgbase = sudo
backup = etc/sudo.conf
backup = etc/sudo_logsrvd.conf
backup = etc/sudoers
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p4.tar.gz
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p4.tar.gz.sig
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p5.tar.gz
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p5.tar.gz.sig
source = sudo_logsrvd.service
source = sudo.pam
validpgpkeys = 59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB
-   sha256sums = 
2e20ec9865a1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532
+   sha256sums = 
558d10b9a1991fb3b9fa7fa7b07ec4405b7aefb5b3cb0b0871dbc81e3a88e558
sha256sums = SKIP
sha256sums = 
8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1
sha256sums = 
d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=sudo
-_sudover=1.9.15p4
+_sudover=1.9.15p5
 pkgrel=1
 pkgver=${_sudover/p/.p}
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -19,7 +19,7 @@ install=$pkgname.install
 source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
 sudo_logsrvd.service
 sudo.pam)
-sha256sums=('2e20ec9865a1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532'
+sha256sums=('558d10b9a1991fb3b9fa7fa7b07ec4405b7aefb5b3cb0b0871dbc81e3a88e558'
 'SKIP'
 '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/27ba5df56199e0954f45a1d3baf4feca58556d9c

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




[Git][archlinux/packaging/packages/sudo] Pushed new tag 1.9.15.p5-1

2023-12-30 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.9.15.p5-1 at Arch Linux / Packaging / 
Packages / sudo

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




[Git][archlinux/packaging/packages/postgresql-old-upgrade] Pushed new tag 15.5-4

2023-12-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 15.5-4 at Arch Linux / Packaging / Packages / 
postgresql-old-upgrade

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-old-upgrade/-/tree/15.5-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/postgresql] Pushed new tag 16.1-4

2023-12-29 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 16.1-4 at Arch Linux / Packaging / Packages / 
postgresql

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper][main] upgpkg: 6.0.0-1

2023-12-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper


Commits:
ef196159 by Evangelos Foutras at 2023-12-27T23:09:03+02:00
upgpkg: 6.0.0-1

- - - - -


3 changed files:

- + .SRCINFO
- PKGBUILD
- − replace-egrep.patch


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = python-virtualenvwrapper
+   pkgdesc = Extensions to Ian Bicking's virtualenv tool
+   pkgver = 6.0.0
+   pkgrel = 1
+   url = https://virtualenvwrapper.readthedocs.io/
+   arch = any
+   license = MIT
+   makedepends = python-pbr
+   makedepends = python-setuptools
+   depends = python-virtualenv
+   depends = python-virtualenv-clone
+   depends = python-stevedore
+   depends = which
+   source = 
https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-6.0.0.tar.gz
+   sha256sums = 
4cdaca4a01bb11c3343b01439cf2d76ebe97bb28c4b9a653a9b1f1f7585cd097
+
+pkgname = python-virtualenvwrapper


=
PKGBUILD
=
@@ -2,23 +2,20 @@
 # Contributor: Sebastien Binet 
 
 pkgname=python-virtualenvwrapper
-pkgver=4.8.4
-pkgrel=8
+pkgver=6.0.0
+pkgrel=1
 pkgdesc="Extensions to Ian Bicking's virtualenv tool"
 arch=('any')
 url="https://virtualenvwrapper.readthedocs.io/;
 license=('MIT')
 depends=('python-virtualenv' 'python-virtualenv-clone' 'python-stevedore'
  'which')
-makedepends=('python-pbr')
-source=(https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz
-replace-egrep.patch)
-sha256sums=('51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa'
-'791969953c2a65b36993163fbd804775594d2c897cf788750db5b09defdac53d')
+makedepends=('python-pbr' 'python-setuptools')
+source=(https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-$pkgver.tar.gz)
+sha256sums=('4cdaca4a01bb11c3343b01439cf2d76ebe97bb28c4b9a653a9b1f1f7585cd097')
 
 prepare() {
   cd virtualenvwrapper-$pkgver
-  patch -Np1 -i ../replace-egrep.patch
 }
 
 build() {


=
replace-egrep.patch deleted
=
@@ -1,49 +0,0 @@
-From 1a7bec7500ce2af4648a70b9f301810d4afca9d3 Mon Sep 17 00:00:00 2001
-From: Alexander Huynh 
-Date: Mon, 12 Sep 2022 06:54:22 +
-Subject: [PATCH] replace deprecated `egrep` with `grep -E`
-
-On newer verions of GNU grep, this warning pops up:
-
-egrep: warning: egrep is obsolescent; using grep -E
-
-Suppress the warning by doing what it asks. See the following for more
-detail: https://www.phoronix.com/news/GNU-Grep-3.8-Stop-egrep-fgrep

- virtualenvwrapper.sh | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/virtualenvwrapper.sh b/virtualenvwrapper.sh
-index e83f666..4127a08 100644
 a/virtualenvwrapper.sh
-+++ b/virtualenvwrapper.sh
-@@ -177,7 +177,7 @@ function virtualenvwrapper_derive_workon_home {
- # path might contain stuff to expand.
- # (it might be possible to do this in shell, but I don't know a
- # cross-shell-safe way of doing it -wolever)
--if echo "$workon_home_dir" | (unset GREP_OPTIONS; command \egrep 
'([\$~]|//)' >/dev/null)
-+if echo "$workon_home_dir" | (unset GREP_OPTIONS; command \grep -E 
'([\$~]|//)' >/dev/null)
- then
- # This will normalize the path by:
- # - Removing extra slashes (e.g., when TMPDIR ends in a slash)
-@@ -599,7 +599,7 @@ function virtualenvwrapper_show_workon_options {
- | command \sed "s|/$VIRTUALENVWRAPPER_ENV_BIN_DIR/activate |/|g" \
- | command \tr "/" "\n" \
- | command \sed "/^\s*$/d" \
--| (unset GREP_OPTIONS; command \egrep -v '^\*$') 2>/dev/null
-+| (unset GREP_OPTIONS; command \grep -E -v '^\*$') 2>/dev/null
- }
- 
- function _lsvirtualenv_usage {
-@@ -1306,7 +1306,7 @@ function wipeenv {
- virtualenvwrapper_verify_active_environment || return 1
- 
- typeset req_file="$(virtualenvwrapper_tempfile "requirements.txt")"
--pip freeze | egrep -v 
'(distribute|wsgiref|appdirs|packaging|pyparsing|six)' > "$req_file"
-+pip freeze | grep -E -v 
'(distribute|wsgiref|appdirs|packaging|pyparsing|six)' > "$req_file"
- if [ -n "$(cat "$req_file")" ]
- then
- echo "Uninstalling packages:"
--- 
-2.37.2
-



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

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




[Git][archlinux/packaging/packages/python-virtualenvwrapper] Pushed new tag 6.0.0-1

2023-12-27 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 6.0.0-1 at Arch Linux / Packaging / Packages / 
python-virtualenvwrapper

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




[Git][archlinux/packaging/packages/handbrake] Pushed new tag 1.7.2-1

2023-12-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.7.2-1 at Arch Linux / Packaging / Packages / 
handbrake

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




[Git][archlinux/packaging/packages/handbrake][main] upgpkg: 1.7.2-1

2023-12-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
handbrake


Commits:
4c72f25f by Evangelos Foutras at 2023-12-24T16:04:46+02:00
upgpkg: 1.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = handbrake
-   pkgver = 1.7.1
-   pkgrel = 3
+   pkgver = 1.7.2
+   pkgrel = 1
url = https://handbrake.fr/
arch = x86_64
license = GPL
@@ -31,14 +31,12 @@ pkgbase = handbrake
makedepends = gtk3
makedepends = librsvg
options = !lto
-   source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2
-   source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2.sig
-   source = 
handbrake-fix-vp9-encoding.patch::https://github.com/HandBrake/HandBrake/commit/a582ab0170f5.patch
+   source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.2/HandBrake-1.7.2-source.tar.bz2
+   source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.2/HandBrake-1.7.2-source.tar.bz2.sig
validpgpkeys = 1629C061B3DDE7EB4AE34B81021DB8B44E4A8645
validpgpkeys = 1629C061B3DDE7EB4AE34B81021DB8B44E4A8645
-   sha256sums = 
733e42c8f254f6c2f8f6b40f0d3572fd49167ebf30742beae605effa16939edc
+   sha256sums = 
6a0fa23420483a2d74e58f0ad9944931d8f2e65bee63cf17333cbd9cb560ba93
sha256sums = SKIP
-   sha256sums = 
8437103ac3e15a067a1488f313d4114b984f89be9e1295e616da660a863a960c
 
 pkgname = handbrake
pkgdesc = Multithreaded video transcoder


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Sebastien Piccand 
 
 pkgname=('handbrake' 'handbrake-cli')
-pkgver=1.7.1
-pkgrel=3
+pkgver=1.7.2
+pkgrel=1
 arch=('x86_64')
 url="https://handbrake.fr/;
 license=('GPL')
@@ -17,16 +17,13 @@ _guideps=('gst-plugins-base' 'gtk3' 'librsvg')
 makedepends=('python' 'nasm' 'wget' 'cmake' 'meson' 'git'
  "${_commondeps[@]}" "${_guideps[@]}")
 options=('!lto') # https://bugs.archlinux.org/task/72600
-source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig}
-
$pkgname-fix-vp9-encoding.patch::https://github.com/HandBrake/HandBrake/commit/a582ab0170f5.patch)
-sha256sums=('733e42c8f254f6c2f8f6b40f0d3572fd49167ebf30742beae605effa16939edc'
-'SKIP'
-'8437103ac3e15a067a1488f313d4114b984f89be9e1295e616da660a863a960c')
+source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig})
+sha256sums=('6a0fa23420483a2d74e58f0ad9944931d8f2e65bee63cf17333cbd9cb560ba93'
+'SKIP')
 validpgpkeys+=('1629C061B3DDE7EB4AE34B81021DB8B44E4A8645') # HandBrake Team 

 
 prepare() {
   cd HandBrake-$pkgver
-  patch -Np1 -i ../$pkgname-fix-vp9-encoding.patch
 }
 
 build() {



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

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




[Git][archlinux/packaging/packages/grafana][main] upgpkg: 10.2.3-2: fix two panel sizing issues

2023-12-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
grafana


Commits:
1340316a by Evangelos Foutras at 2023-12-24T15:06:02+02:00
upgpkg: 10.2.3-2: fix two panel sizing issues

https://github.com/grafana/grafana/issues/79827
https://github.com/grafana/grafana/issues/79797

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = grafana
pkgdesc = Gorgeous metric viz, dashboards & editors for Graphite, 
InfluxDB & OpenTSDB
pkgver = 10.2.3
-   pkgrel = 1
+   pkgrel = 2
url = https://grafana.com/
install = grafana.install
arch = x86_64


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=grafana
 pkgver=10.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
 url='https://grafana.com/'
 arch=('x86_64')
@@ -39,7 +39,13 @@ prepare() {
   sed -ri 's,^(\s*provisioning\s*=).*,\1 /var/lib/grafana/conf/provisioning,' 
conf/defaults.ini
   sed -ri 's,^(\s*logs\s*=).*,\1 /var/log/grafana,' conf/defaults.ini
 
-  sed -i "s/v8.4.0-pre/v$pkgver/" package.json
+  # fix wrong gauge panel size
+  # https://github.com/grafana/grafana/issues/79827
+  git format-patch -1 --stdout 3e08abff3ba1 | patch -Rp1
+
+  # attempt to fix wrong bar gauge size
+  # https://github.com/grafana/grafana/issues/79797
+  git format-patch -1 --stdout 4b87f38f668d | patch -Rp1
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grafana/-/commit/1340316a40cea64b5f9eec86fbac9f19ed5b4c4a

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




[Git][archlinux/packaging/packages/grafana] Pushed new tag 10.2.3-2

2023-12-24 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 10.2.3-2 at Arch Linux / Packaging / Packages 
/ grafana

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




[Git][archlinux/packaging/packages/keycloak-archlinux-theme][main] upgpkg: 1.3.0-2: fix account/index.ftl for Keycloak 23

2023-12-23 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
keycloak-archlinux-theme


Commits:
312126c6 by Evangelos Foutras at 2023-12-24T01:23:26+02:00
upgpkg: 1.3.0-2: fix account/index.ftl for Keycloak 23

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = keycloak-archlinux-theme
pkgdesc = Keycloak Arch Linux theme
pkgver = 1.3.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme
arch = any
license = Apache
makedepends = gradle
makedepends = git
makedepends = java-environment=17
-   depends = keycloak>=22
+   depends = keycloak>=23
source = 
git+https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme.git?signed#tag=v1.3.0
validpgpkeys = B4B759625D4633430B74877059E43E106B247368
validpgpkeys = 05C7775A9E8B977407FE08E69D4C5AA15426DA0A


=
PKGBUILD
=
@@ -2,13 +2,13 @@
 
 pkgname=keycloak-archlinux-theme
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 _java=17 # match keycloak's JDK
 pkgdesc="Keycloak Arch Linux theme"
 arch=('any')
 url="https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme;
 license=('Apache')
-depends=('keycloak>=22')
+depends=('keycloak>=23')
 makedepends=('gradle' 'git' "java-environment=${_java}")
 source=("git+$url.git?signed#tag=v$pkgver")
 sha256sums=('SKIP')
@@ -17,6 +17,13 @@ validpgpkeys=(
   05C7775A9E8B977407FE08E69D4C5AA15426DA0A # fre...@archlinux.org retreived 
from https://gitlab.archlinux.org/freswa.gpg
   )
 
+prepare() {
+  cd "${pkgname}"
+
+  # Update account/index.ftl for Keycloak v23
+  git format-patch -1 --stdout f6cd8803ef3b | patch -Np1
+}
+
 build() {
   cd "${pkgname}"
   export PATH="/usr/lib/jvm/java-${_java}-openjdk/bin:$PATH"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/keycloak-archlinux-theme/-/commit/312126c63b01e1eb23d89f4a9ea6e036e5e23ec6

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




[Git][archlinux/packaging/packages/keycloak-archlinux-theme] Pushed new tag 1.3.0-2

2023-12-23 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.3.0-2 at Arch Linux / Packaging / Packages / 
keycloak-archlinux-theme

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




[Git][archlinux/packaging/packages/grafana][main] upgpkg: 10.2.3-1

2023-12-23 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
grafana


Commits:
7ae4a317 by Evangelos Foutras at 2023-12-23T23:06:09+02:00
upgpkg: 10.2.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = grafana
pkgdesc = Gorgeous metric viz, dashboards & editors for Graphite, 
InfluxDB & OpenTSDB
-   pkgver = 10.2.2
+   pkgver = 10.2.3
pkgrel = 1
url = https://grafana.com/
install = grafana.install
@@ -19,7 +19,7 @@ pkgbase = grafana
depends = fontconfig
depends = gsfonts
backup = etc/grafana.ini
-   source = git+https://github.com/grafana/grafana.git#tag=v10.2.2
+   source = git+https://github.com/grafana/grafana.git#tag=v10.2.3
source = grafana.service
source = grafana.sysusers
source = grafana.tmpfiles


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Gilles Hamel 
 
 pkgname=grafana
-pkgver=10.2.2
+pkgver=10.2.3
 pkgrel=1
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & 
OpenTSDB'
 url='https://grafana.com/'



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

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




[Git][archlinux/packaging/packages/grafana] Pushed new tag 10.2.3-1

2023-12-23 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 10.2.3-1 at Arch Linux / Packaging / Packages 
/ grafana

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.129-1

2023-12-20 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.129-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.129-1

2023-12-20 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
a01ba94b by Evangelos Foutras at 2023-12-21T08:22:15+02:00
upgpkg: 120.0.6099.129-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.109
-   pkgrel = 2
+   pkgver = 120.0.6099.129
+   pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -52,14 +52,14 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.109.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.129.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b
+   sha256sums = 
be36d5abecfafdc68d9b27b0bee65136316610a295e844b99483a7520b245f85
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.109
-pkgrel=2
+pkgver=120.0.6099.129
+pkgrel=1
 _launcher_ver=8
 _manual_clone=0
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -31,7 +31,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b'
+sha256sums=('be36d5abecfafdc68d9b27b0bee65136316610a295e844b99483a7520b245f85'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/a01ba94b27454b52b573ed52325266a8a03ee99d

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




[Git][archlinux/packaging/packages/python-sphobjinv][main] Switch to pyproject.toml

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphobjinv


Commits:
2862e059 by Evangelos Foutras at 2023-12-16T16:54:49+02:00
Switch to pyproject.toml

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,18 +9,19 @@ arch=('any')
 url="https://github.com/bskinn/sphobjinv;
 license=('MIT')
 depends=('python' 'python-attrs' 'python-certifi' 'python-jsonschema')
-makedepends=('python-setuptools')
+makedepends=('python-build' 'python-installer' 'python-wheel'
+ 'python-setuptools')
 
source=(https://github.com/bskinn/sphobjinv/archive/v$pkgver/$_name-$pkgver.tar.gz)
 sha256sums=('dab4abb840c8d2a5b3532da4318243c70ab0d18f6a87596eae16c3ef178265b1')
 
 build() {
   cd "$_name-$pkgver"
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 package() {
   cd "$_name-$pkgver"
-  python setup.py install --root="$pkgdir" -O1
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.txt
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphobjinv/-/commit/2862e0594afedf3948ab29a1d74d150f7a1d7d49

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




[Git][archlinux/packaging/packages/python-show-in-file-manager][main] Switch to pyproject.toml

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-show-in-file-manager


Commits:
2d2762f5 by Evangelos Foutras at 2023-12-16T16:53:24+02:00
Switch to pyproject.toml

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,18 +9,19 @@ arch=('any')
 url="https://github.com/damonlynch/showinfilemanager;
 license=('MIT')
 depends=('python-pyxdg' 'python-packaging')
-makedepends=('python-setuptools')
+makedepends=('python-build' 'python-installer' 'python-wheel'
+ 'python-setuptools')
 
source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
 sha256sums=('15d16e4a875b9e217b038d02f029c3800c4a6ad645e3f73c9e107ea26bab3adb')
 
 build() {
   cd $_name-$pkgver
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 package() {
   cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-show-in-file-manager/-/commit/2d2762f55e5e6a9b6f98b6500e3bbc2ae106ae94

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-show-in-file-manager/-/commit/2d2762f55e5e6a9b6f98b6500e3bbc2ae106ae94
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-sphinxext-opengraph] Pushed new tag 0.9.1-1

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 0.9.1-1 at Arch Linux / Packaging / Packages / 
python-sphinxext-opengraph

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




[Git][archlinux/packaging/packages/python-sphinxext-opengraph][main] upgpkg: 0.9.1-1

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinxext-opengraph


Commits:
938982be by Evangelos Foutras at 2023-12-16T10:31:14+02:00
upgpkg: 0.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-sphinxext-opengraph
pkgdesc = Sphinx extension to generate unique OpenGraph metadata
-   pkgver = 0.9.0
+   pkgver = 0.9.1
pkgrel = 1
url = https://sphinxext-opengraph.readthedocs.io/
arch = any
@@ -9,7 +9,7 @@ pkgbase = python-sphinxext-opengraph
makedepends = python-setuptools-scm
depends = python-sphinx
depends = python-matplotlib
-   source = 
https://files.pythonhosted.org/packages/source/s/sphinxext-opengraph/sphinxext-opengraph-0.9.0.tar.gz
-   sha256sums = 
4e57e25b6d56f47b9c06a5a5d68a2a00ed3577c8a39e459b52118c6bfe5e8c8b
+   source = 
https://files.pythonhosted.org/packages/source/s/sphinxext-opengraph/sphinxext-opengraph-0.9.1.tar.gz
+   sha256sums = 
dd2868a1e7c9497977fbbf44cc0844a42af39ca65fe1bb0272518af225d06fc5
 
 pkgname = python-sphinxext-opengraph


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=sphinxext-opengraph
 pkgname=python-$_name
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Sphinx extension to generate unique OpenGraph metadata"
 arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
 depends=('python-sphinx' 'python-matplotlib')
 makedepends=('python-setuptools' 'python-setuptools-scm')
 
source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('4e57e25b6d56f47b9c06a5a5d68a2a00ed3577c8a39e459b52118c6bfe5e8c8b')
+sha256sums=('dd2868a1e7c9497977fbbf44cc0844a42af39ca65fe1bb0272518af225d06fc5')
 
 prepare() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxext-opengraph/-/commit/938982beb15dfb049c88524133e3465537445850

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




[Git][archlinux/packaging/packages/sudo][main] upgpkg: 1.9.15.p4-1

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
sudo


Commits:
ebbecbef by Evangelos Foutras at 2023-12-16T10:18:50+02:00
upgpkg: 1.9.15.p4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sudo
pkgdesc = Give certain users the ability to run some commands as root
-   pkgver = 1.9.15.p3
+   pkgver = 1.9.15.p4
pkgrel = 1
url = https://www.sudo.ws/sudo/
install = sudo.install
@@ -15,12 +15,12 @@ pkgbase = sudo
backup = etc/sudo.conf
backup = etc/sudo_logsrvd.conf
backup = etc/sudoers
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p3.tar.gz
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p3.tar.gz.sig
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p4.tar.gz
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p4.tar.gz.sig
source = sudo_logsrvd.service
source = sudo.pam
validpgpkeys = 59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB
-   sha256sums = 
78c87a1ccec42f7a095002fe2b1478a5106036359e362b867534a8e0056a0494
+   sha256sums = 
2e20ec9865a1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532
sha256sums = SKIP
sha256sums = 
8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1
sha256sums = 
d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=sudo
-_sudover=1.9.15p3
+_sudover=1.9.15p4
 pkgrel=1
 pkgver=${_sudover/p/.p}
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -19,7 +19,7 @@ install=$pkgname.install
 source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
 sudo_logsrvd.service
 sudo.pam)
-sha256sums=('78c87a1ccec42f7a095002fe2b1478a5106036359e362b867534a8e0056a0494'
+sha256sums=('2e20ec9865a1316c6f49ec6ac4678869b689d4d90b44243bf4887d6dd532'
 'SKIP'
 '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/ebbecbefb5409ca8cc3370e46de648d5c154557b

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




[Git][archlinux/packaging/packages/sudo] Pushed new tag 1.9.15.p4-1

2023-12-16 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.9.15.p4-1 at Arch Linux / Packaging / 
Packages / sudo

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




[Git][archlinux/packaging/packages/sudo] Pushed new tag 1.9.15.p3-1

2023-12-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.9.15.p3-1 at Arch Linux / Packaging / 
Packages / sudo

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




[Git][archlinux/packaging/packages/sudo][main] upgpkg: 1.9.15.p3-1

2023-12-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
sudo


Commits:
736b9356 by Evangelos Foutras at 2023-12-14T22:13:19+02:00
upgpkg: 1.9.15.p3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = sudo
pkgdesc = Give certain users the ability to run some commands as root
-   pkgver = 1.9.15.p2
+   pkgver = 1.9.15.p3
pkgrel = 1
url = https://www.sudo.ws/sudo/
install = sudo.install
@@ -15,12 +15,12 @@ pkgbase = sudo
backup = etc/sudo.conf
backup = etc/sudo_logsrvd.conf
backup = etc/sudoers
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p2.tar.gz
-   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p2.tar.gz.sig
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p3.tar.gz
+   source = https://www.sudo.ws/sudo/dist/sudo-1.9.15p3.tar.gz.sig
source = sudo_logsrvd.service
source = sudo.pam
validpgpkeys = 59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB
-   sha256sums = 
199c0cdbfa7efcfffa9c88684a8e2fb206a62b70a316507e4a91c89c873bbcc8
+   sha256sums = 
78c87a1ccec42f7a095002fe2b1478a5106036359e362b867534a8e0056a0494
sha256sums = SKIP
sha256sums = 
8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1
sha256sums = 
d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom 
 
 pkgname=sudo
-_sudover=1.9.15p2
+_sudover=1.9.15p3
 pkgrel=1
 pkgver=${_sudover/p/.p}
 pkgdesc="Give certain users the ability to run some commands as root"
@@ -19,7 +19,7 @@ install=$pkgname.install
 source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
 sudo_logsrvd.service
 sudo.pam)
-sha256sums=('199c0cdbfa7efcfffa9c88684a8e2fb206a62b70a316507e4a91c89c873bbcc8'
+sha256sums=('78c87a1ccec42f7a095002fe2b1478a5106036359e362b867534a8e0056a0494'
 'SKIP'
 '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/736b935673d02ea1d3f8636349831870a1f89153

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




[Git][archlinux/packaging/packages/handbrake][main] upgpkg: 1.7.1-3: fix usage of bundled x265 library

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
handbrake


Commits:
def57aa9 by Evangelos Foutras at 2023-12-13T20:51:16+02:00
upgpkg: 1.7.1-3: fix usage of bundled x265 library

Fixes #4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,15 +1,15 @@
 pkgbase = handbrake
pkgver = 1.7.1
-   pkgrel = 2
+   pkgrel = 3
url = https://handbrake.fr/
arch = x86_64
license = GPL
-   makedepends = intltool
makedepends = python
makedepends = nasm
makedepends = wget
makedepends = cmake
makedepends = meson
+   makedepends = git
makedepends = libxml2
makedepends = libass
makedepends = libvorbis
@@ -18,7 +18,6 @@ pkgbase = handbrake
makedepends = libtheora
makedepends = lame
makedepends = x264
-   makedepends = x265
makedepends = jansson
makedepends = libvpx
makedepends = libva
@@ -31,7 +30,6 @@ pkgbase = handbrake
makedepends = gst-plugins-base
makedepends = gtk3
makedepends = librsvg
-   makedepends = libgudev
options = !lto
source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2
source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2.sig
@@ -54,7 +52,6 @@ pkgname = handbrake
depends = libtheora
depends = lame
depends = x264
-   depends = x265
depends = jansson
depends = libvpx
depends = libva
@@ -67,7 +64,6 @@ pkgname = handbrake
depends = gst-plugins-base
depends = gtk3
depends = librsvg
-   depends = libgudev
optdepends = gst-plugins-good: for video previews
optdepends = gst-libav: for video previews
optdepends = intel-media-sdk: Intel QuickSync support
@@ -83,7 +79,6 @@ pkgname = handbrake-cli
depends = libtheora
depends = lame
depends = x264
-   depends = x265
depends = jansson
depends = libvpx
depends = libva


=
PKGBUILD
=
@@ -4,15 +4,17 @@
 
 pkgname=('handbrake' 'handbrake-cli')
 pkgver=1.7.1
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url="https://handbrake.fr/;
 license=('GPL')
 _commondeps=('libxml2' 'libass' 'libvorbis' 'opus' 'speex' 'libtheora' 'lame'
- 'x264' 'x265' 'jansson' 'libvpx' 'libva' 'numactl' 'bzip2' 
'gcc-libs'
+ 'x264' 'jansson' 'libvpx' 'libva' 'numactl' 'bzip2' 'gcc-libs'
  'zlib' 'xz' 'libjpeg-turbo')
 _guideps=('gst-plugins-base' 'gtk3' 'librsvg')
-makedepends=('python' 'nasm' 'wget' 'cmake' 'meson'
+# git included as a build dependency for bundled x265 to work
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275546#c0
+makedepends=('python' 'nasm' 'wget' 'cmake' 'meson' 'git'
  "${_commondeps[@]}" "${_guideps[@]}")
 options=('!lto') # https://bugs.archlinux.org/task/72600
 
source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/handbrake/-/commit/def57aa91bd0c94a5f90a6231eb25cd95dcebdf8

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




[Git][archlinux/packaging/packages/handbrake] Pushed new tag 1.7.1-3

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.7.1-3 at Arch Linux / Packaging / Packages / 
handbrake

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.109-2: ICU 74 rebuild

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
21af6b3f by Evangelos Foutras at 2023-12-13T20:06:30+02:00
upgpkg: 120.0.6099.109-2: ICU 74 rebuild

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- + icu-74.patch


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 120.0.6099.109
-   pkgrel = 1
+   pkgrel = 2
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -56,12 +56,14 @@ pkgbase = chromium
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
+   source = icu-74.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
sha256sums = 
87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71
+   sha256sums = 
ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f
sha256sums = 
8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556
sha256sums = 
e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
 


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=120.0.6099.109
-pkgrel=1
+pkgrel=2
 _launcher_ver=8
 _manual_clone=0
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -28,12 +28,14 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 
https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/${pkgver%%.*}/chromium-patches-${pkgver%%.*}.tar.bz2
 libxml2-2.12.patch
+icu-74.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
 sha256sums=('87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'
+'ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f'
 '8d1cdf3ddd8ff98f302c90c13953f39cd804b3479b13b69b8ef138ac57c83556'
 'e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711')
 
@@ -107,6 +109,9 @@ prepare() {
   # Upstream fixes
   patch -Np1 -i ../libxml2-2.12.patch
 
+  # Fix build with ICU 74
+  patch -Np1 -i ../icu-74.patch
+
   # Drop compiler flags that need newer clang
   patch -Np1 -i ../drop-flags-unsupported-by-clang16.patch
 


=
icu-74.patch
=
@@ -0,0 +1,21 @@
+https://bugs.gentoo.org/917645
+(copied patch from qtwebengine:6 - https://bugs.gentoo.org/917633)
+
+Quick fix for a static_assert failure with icu74. Still waiting
+for a proper upstream fix and unknown if entirely right, but is
+an extension of [1] (is now 48 rather than 43).
+
+[1] https://crrev.com/e60b571faa3f14dd9119a6792dccf12f8bf80192
+--- a/third_party/blink/renderer/platform/text/text_break_iterator.cc
 b/third_party/blink/renderer/platform/text/text_break_iterator.cc
+@@ -161,7 +161,9 @@ static const unsigned char 
kAsciiLineBreakTable[][(kAsciiLineBreakTableLastChar
+ };
+ // clang-format on
+ 
+-#if U_ICU_VERSION_MAJOR_NUM >= 58
++#if U_ICU_VERSION_MAJOR_NUM >= 74
++#define BA_LB_COUNT (U_LB_COUNT - 8)
++#elif U_ICU_VERSION_MAJOR_NUM >= 58
+ #define BA_LB_COUNT (U_LB_COUNT - 3)
+ #else
+ #define BA_LB_COUNT U_LB_COUNT



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/21af6b3ff93f89099775b9294056d9a7e3964dcb

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.109-2

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.109-2 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/geoip-database] Pushed new tag 20231213-1

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 20231213-1 at Arch Linux / Packaging / 
Packages / geoip-database

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.109-1

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
9fca538b by Evangelos Foutras at 2023-12-13T11:06:50+02:00
upgpkg: 120.0.6099.109-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.71
+   pkgver = 120.0.6099.109
pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
@@ -52,13 +52,13 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.71.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.109.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8
+   sha256sums = 
87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.71
+pkgver=120.0.6099.109
 pkgrel=1
 _launcher_ver=8
 _manual_clone=0
@@ -30,7 +30,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 libxml2-2.12.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8'
+sha256sums=('87c00c525ee07c2233b78dbece1496b697f686244a67fac2c71e4a30bd96849b'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/9fca538bb7bfdfeeb8dab2226de6a49eef2201c6

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.109-1

2023-12-13 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.109-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/handbrake][main] Remove unused deps: libgudev, intltool (build dep)

2023-12-10 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
handbrake


Commits:
4c22fdf0 by Evangelos Foutras at 2023-12-10T23:31:54+02:00
Remove unused deps: libgudev, intltool (build dep)

Fixes #2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,8 +11,8 @@ license=('GPL')
 _commondeps=('libxml2' 'libass' 'libvorbis' 'opus' 'speex' 'libtheora' 'lame'
  'x264' 'x265' 'jansson' 'libvpx' 'libva' 'numactl' 'bzip2' 
'gcc-libs'
  'zlib' 'xz' 'libjpeg-turbo')
-_guideps=('gst-plugins-base' 'gtk3' 'librsvg' 'libgudev')
-makedepends=('intltool' 'python' 'nasm' 'wget' 'cmake' 'meson'
+_guideps=('gst-plugins-base' 'gtk3' 'librsvg')
+makedepends=('python' 'nasm' 'wget' 'cmake' 'meson'
  "${_commondeps[@]}" "${_guideps[@]}")
 options=('!lto') # https://bugs.archlinux.org/task/72600
 
source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig}



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

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




[Git][archlinux/packaging/packages/boost][main] upgpkg: 1.83.0-3: icu 74.1 rebuild

2023-12-10 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
boost


Commits:
a6e20f35 by Evangelos Foutras at 2023-12-10T22:03:41+02:00
upgpkg: 1.83.0-3: icu 74.1 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,79 @@
+pkgbase = boost
+   pkgdesc = Free peer-reviewed portable C++ source libraries
+   pkgver = 1.83.0
+   pkgrel = 3
+   url = https://www.boost.org/
+   arch = x86_64
+   license = custom
+   makedepends = icu
+   makedepends = python
+   makedepends = python-numpy
+   makedepends = bzip2
+   makedepends = zlib
+   makedepends = openmpi
+   makedepends = zstd
+   source = 
https://boostorg.jfrog.io/artifactory/main/release/1.83.0/source/boost_1_83_0.tar.bz2
+   source = boost-1.81.0-phoenix-multiple-definitions.patch
+   source = 
boost-support-fn.contains-f-where-f-is-a-function.patch::https://github.com/boostorg/function/commit/7ca2310b15e3.patch
+   source = 
boost-ublas-c++20-iterator.patch::https://github.com/boostorg/ublas/commit/a31e5cffa85f.patch
+   sha256sums = 
6478edfe2f3305127cffe8caf73ea0176c53769f4bf1585be237eb30798c3b8e
+   sha256sums = 
3ebf428ef6be090a7b56a20375539ac429333b83708e28fe5db049cfecdb
+   sha256sums = 
1b5998ee8fb389dd6df55a3684d29ffa37246bc007e8e6712bf2be6c7f745036
+   sha256sums = 
aa38addb40d5f44b4a8472029b475e7e6aef1c460509eb7d8edf03491dc1b5ee
+
+pkgname = boost
+   pkgdesc = Free peer-reviewed portable C++ source libraries (development 
headers)
+   depends = boost-libs=1.83.0
+   optdepends = python: for python bindings
+   options = staticlibs
+
+pkgname = boost-libs
+   pkgdesc = Free peer-reviewed portable C++ source libraries (runtime 
libraries)
+   depends = bzip2
+   depends = zlib
+   depends = icu
+   depends = zstd
+   optdepends = openmpi: for mpi support
+   provides = libboost_atomic.so
+   provides = libboost_chrono.so
+   provides = libboost_container.so
+   provides = libboost_context.so
+   provides = libboost_contract.so
+   provides = libboost_coroutine.so
+   provides = libboost_date_time.so
+   provides = libboost_fiber.so
+   provides = libboost_filesystem.so
+   provides = libboost_graph.so
+   provides = libboost_graph_parallel.so
+   provides = libboost_iostreams.so
+   provides = libboost_json.so
+   provides = libboost_locale.so
+   provides = libboost_log.so
+   provides = libboost_log_setup.so
+   provides = libboost_math_c99.so
+   provides = libboost_math_c99f.so
+   provides = libboost_math_c99l.so
+   provides = libboost_math_tr1.so
+   provides = libboost_math_tr1f.so
+   provides = libboost_math_tr1l.so
+   provides = libboost_mpi.so
+   provides = libboost_mpi_python.so
+   provides = libboost_nowide.so
+   provides = libboost_numpy.so
+   provides = libboost_prg_exec_monitor.so
+   provides = libboost_program_options.so
+   provides = libboost_python.so
+   provides = libboost_random.so
+   provides = libboost_regex.so
+   provides = libboost_serialization.so
+   provides = libboost_stacktrace_addr2line.so
+   provides = libboost_stacktrace_basic.so
+   provides = libboost_stacktrace_noop.so
+   provides = libboost_system.so
+   provides = libboost_thread.so
+   provides = libboost_timer.so
+   provides = libboost_type_erasure.so
+   provides = libboost_unit_test_framework.so
+   provides = libboost_url.so
+   provides = libboost_wave.so
+   provides = libboost_wserialization.so


=
PKGBUILD
=
@@ -11,7 +11,7 @@
 
 pkgname=('boost' 'boost-libs')
 pkgver=1.83.0
-pkgrel=2
+pkgrel=3
 _srcname=boost_${pkgver//./_}
 pkgdesc="Free peer-reviewed portable C++ source libraries"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/a6e20f35be8f103650b74ce71bda86c9f3390b1c

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




[Git][archlinux/packaging/packages/boost] Pushed new tag 1.83.0-3

2023-12-10 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.83.0-3 at Arch Linux / Packaging / Packages 
/ boost

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




[Git][archlinux/packaging/packages/handbrake][main] upgpkg: 1.7.1-2: backport patch to fix VP9 encoding

2023-12-10 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
handbrake


Commits:
8559b499 by Evangelos Foutras at 2023-12-10T20:55:09+02:00
upgpkg: 1.7.1-2: backport patch to fix VP9 encoding

Fixes #3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = handbrake
pkgver = 1.7.1
-   pkgrel = 1
+   pkgrel = 2
url = https://handbrake.fr/
arch = x86_64
license = GPL
@@ -35,10 +35,12 @@ pkgbase = handbrake
options = !lto
source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2
source = 
https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrake-1.7.1-source.tar.bz2.sig
+   source = 
handbrake-fix-vp9-encoding.patch::https://github.com/HandBrake/HandBrake/commit/a582ab0170f5.patch
validpgpkeys = 1629C061B3DDE7EB4AE34B81021DB8B44E4A8645
validpgpkeys = 1629C061B3DDE7EB4AE34B81021DB8B44E4A8645
sha256sums = 
733e42c8f254f6c2f8f6b40f0d3572fd49167ebf30742beae605effa16939edc
sha256sums = SKIP
+   sha256sums = 
8437103ac3e15a067a1488f313d4114b984f89be9e1295e616da660a863a960c
 
 pkgname = handbrake
pkgdesc = Multithreaded video transcoder


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=('handbrake' 'handbrake-cli')
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://handbrake.fr/;
 license=('GPL')
@@ -15,13 +15,16 @@ _guideps=('gst-plugins-base' 'gtk3' 'librsvg' 'libgudev')
 makedepends=('intltool' 'python' 'nasm' 'wget' 'cmake' 'meson'
  "${_commondeps[@]}" "${_guideps[@]}")
 options=('!lto') # https://bugs.archlinux.org/task/72600
-source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig})
+source=(https://github.com/HandBrake/HandBrake/releases/download/$pkgver/HandBrake-$pkgver-source.tar.bz2{,.sig}
+
$pkgname-fix-vp9-encoding.patch::https://github.com/HandBrake/HandBrake/commit/a582ab0170f5.patch)
 sha256sums=('733e42c8f254f6c2f8f6b40f0d3572fd49167ebf30742beae605effa16939edc'
-'SKIP')
+'SKIP'
+'8437103ac3e15a067a1488f313d4114b984f89be9e1295e616da660a863a960c')
 validpgpkeys+=('1629C061B3DDE7EB4AE34B81021DB8B44E4A8645') # HandBrake Team 

 
 prepare() {
   cd HandBrake-$pkgver
+  patch -Np1 -i ../$pkgname-fix-vp9-encoding.patch
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/handbrake/-/commit/8559b499e4991b78795ef8de31dace6d526d805a

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




[Git][archlinux/packaging/packages/handbrake] Pushed new tag 1.7.1-2

2023-12-10 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.7.1-2 at Arch Linux / Packaging / Packages / 
handbrake

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.71-1

2023-12-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
9b29a346 by Evangelos Foutras at 2023-12-07T10:30:55+02:00
upgpkg: 120.0.6099.71-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
-   pkgver = 120.0.6099.62
-   pkgrel = 2
+   pkgver = 120.0.6099.71
+   pkgrel = 1
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -52,13 +52,13 @@ pkgbase = chromium
optdepends = org.freedesktop.secrets: password storage backend on GNOME 
/ Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
options = !lto
-   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.62.tar.xz
+   source = 
https://commondatastorage.googleapis.com/chromium-browser-official/chromium-120.0.6099.71.tar.xz
source = 
https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = libxml2-2.12.patch
source = drop-flags-unsupported-by-clang16.patch
source = use-oauth2-client-switches-as-default.patch
-   sha256sums = 
ba8448637de36e39532a214c1d4fd05480bc51bde6ac4c160e5f7d3a08e36218
+   sha256sums = 
604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8
sha256sums = 
213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=chromium
-pkgver=120.0.6099.62
-pkgrel=2
+pkgver=120.0.6099.71
+pkgrel=1
 _launcher_ver=8
 _manual_clone=0
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -30,7 +30,7 @@ 
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
 libxml2-2.12.patch
 drop-flags-unsupported-by-clang16.patch
 use-oauth2-client-switches-as-default.patch)
-sha256sums=('ba8448637de36e39532a214c1d4fd05480bc51bde6ac4c160e5f7d3a08e36218'
+sha256sums=('604755e5838ef0fd1bff4d6c5023cdda2d42ce982dda2c4be44cce487d3dd8d8'
 '213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/9b29a346b589bcc1a581cd4549aa5805f55cebe3

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.71-1

2023-12-07 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.71-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium][main] upgpkg: 120.0.6099.62-2: switch to bundled ffmpeg

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
chromium


Commits:
245e8526 by Evangelos Foutras at 2023-12-06T08:06:20+02:00
upgpkg: 120.0.6099.62-2: switch to bundled ffmpeg

YouTube playback seems broken when using the systems ffmpeg library.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = chromium
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 120.0.6099.62
-   pkgrel = 1
+   pkgrel = 2
url = https://www.chromium.org/Home
arch = x86_64
license = BSD
@@ -38,7 +38,6 @@ pkgbase = chromium
depends = dav1d
depends = flac
depends = libxml2
-   depends = ffmpeg
depends = libwebp
depends = minizip
depends = opus


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=chromium
 pkgver=120.0.6099.62
-pkgrel=1
+pkgrel=2
 _launcher_ver=8
 _manual_clone=0
 pkgdesc="A web browser built for speed, simplicity, and security"
@@ -47,7 +47,7 @@ fi
 declare -gA _system_libs=(
   #[brotli]=brotli
   [dav1d]=dav1d
-  [ffmpeg]=ffmpeg
+  #[ffmpeg]=ffmpeg# YouTube playback stopped working in Chromium 120
   [flac]=flac
   [fontconfig]=fontconfig
   [freetype]=freetype2



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/245e85267855ccfcf2892242131280049c19babc

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.62-2

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.62-2 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 120.0.6099.62-1

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 120.0.6099.62-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/python-pygments][main] upgpkg: 2.17.2-1

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-pygments


Commits:
6853219a by Evangelos Foutras at 2023-12-05T22:20:00+02:00
upgpkg: 2.17.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,24 @@
+pkgbase = python-pygments
+   pkgdesc = Python syntax highlighter
+   pkgver = 2.17.2
+   pkgrel = 1
+   url = https://pygments.org/
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   checkdepends = python-lxml
+   makedepends = python-setuptools
+   makedepends = python-sphinx
+   makedepends = python-wcag-contrast-ratio
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   makedepends = python-hatchling
+   depends = python
+   provides = pygmentize
+   conflicts = pygmentize
+   replaces = pygmentize
+   source = 
https://pypi.org/packages/source/p/pygments/pygments-2.17.2.tar.gz
+   sha256sums = 
da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367
+
+pkgname = python-pygments


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Timm Preetz 
 
 pkgname=python-pygments
-pkgver=2.16.1
+pkgver=2.17.2
 pkgrel=1
 pkgdesc="Python syntax highlighter"
 arch=('any')
@@ -10,27 +10,28 @@ url="https://pygments.org/;
 license=('BSD')
 depends=('python')
 makedepends=('python-setuptools' 'python-sphinx' 'python-wcag-contrast-ratio'
- 'python-build' 'python-installer' 'python-wheel')
+ 'python-build' 'python-installer' 'python-wheel'
+ 'python-hatchling')
 checkdepends=('python-pytest' 'python-lxml')
 provides=('pygmentize')
 conflicts=('pygmentize')
 replaces=('pygmentize')
-source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29')
+source=(https://pypi.org/packages/source/p/pygments/pygments-$pkgver.tar.gz)
+sha256sums=('da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367')
 
 build() {
-  cd Pygments-$pkgver
+  cd pygments-$pkgver
   python -m build --wheel --no-isolation
   make -C doc html
 }
 
 check() {
-  cd Pygments-$pkgver
+  cd pygments-$pkgver
   PYTHONDONTWRITEBYTECODE=1 pytest
 }
 
 package() {
-  cd Pygments-$pkgver
+  cd pygments-$pkgver
 
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygments/-/commit/6853219a4e01fd9df4c86988607b9647d758c455

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




[Git][archlinux/packaging/packages/python-pygments] Pushed new tag 2.17.2-1

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 2.17.2-1 at Arch Linux / Packaging / Packages 
/ python-pygments

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




[Git][archlinux/packaging/packages/nodejs][main] upgpkg: 21.4.0-1

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
nodejs


Commits:
db0a677e by Evangelos Foutras at 2023-12-05T20:59:30+02:00
upgpkg: 21.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nodejs
pkgdesc = Evented I/O for V8 javascript
-   pkgver = 21.3.0
+   pkgver = 21.4.0
pkgrel = 1
url = https://nodejs.org/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = nodejs
depends = c-ares
optdepends = npm: nodejs package manager
options = !lto
-   source = 
git+https://github.com/nodejs/node.git#commit=1f0ba0893fe9d683ab327d75013ba1da837942eb
+   source = 
git+https://github.com/nodejs/node.git#commit=67ada40a3bdd75ee4f9e6c88c4073e234680f795
sha512sums = SKIP
 
 pkgname = nodejs


=
PKGBUILD
=
@@ -8,8 +8,8 @@
 # Contributor: TIanyi Cui 
 
 pkgname=nodejs
-pkgver=21.3.0
-_commit=1f0ba0893fe9d683ab327d75013ba1da837942eb
+pkgver=21.4.0
+_commit=67ada40a3bdd75ee4f9e6c88c4073e234680f795
 pkgrel=1
 pkgdesc='Evented I/O for V8 javascript'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nodejs/-/commit/db0a677ec45775f23268bec7ff63a87b7e2a2c62

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




[Git][archlinux/packaging/packages/nodejs] Pushed new tag 21.4.0-1

2023-12-05 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 21.4.0-1 at Arch Linux / Packaging / Packages 
/ nodejs

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




[Git][archlinux/packaging/packages/gn] Pushed new tag 0.2130.7367b0df-1

2023-12-03 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 0.2130.7367b0df-1 at Arch Linux / Packaging / 
Packages / gn

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




[Git][archlinux/packaging/packages/gn][main] upgpkg: 0.2130.7367b0df-1

2023-12-03 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
gn


Commits:
41b93189 by Evangelos Foutras at 2023-12-03T18:09:42+02:00
upgpkg: 0.2130.7367b0df-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- − chromium-gn-version.sh


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gn
pkgdesc = Meta-build system that generates build files for Ninja
-   pkgver = 0.2124.e4702d74
+   pkgver = 0.2130.7367b0df
pkgrel = 1
url = https://gn.googlesource.com/gn/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = gn
makedepends = python
makedepends = git
depends = gcc-libs
-   source = 
git+https://gn.googlesource.com/gn#commit=e4702d7409069c4f12d45ea7b7f0890717ca3f4b
+   source = 
git+https://gn.googlesource.com/gn#commit=7367b0df0a0aa25440303998d54045bda73935a5
sha256sums = SKIP
 
 pkgname = gn


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Evangelos Foutras 
 
 pkgname=gn
-pkgver=0.2124.e4702d74
-_commit=e4702d7409069c4f12d45ea7b7f0890717ca3f4b
+pkgver=0.2130.7367b0df
+_commit=7367b0df0a0aa25440303998d54045bda73935a5
 pkgrel=1
 pkgdesc="Meta-build system that generates build files for Ninja"
 arch=('x86_64')


=
chromium-gn-version.sh deleted
=
@@ -1,21 +0,0 @@
-#!/bin/bash
-
-set -eo pipefail
-
-readonly CURL='curl -s --compressed'
-
-gn_revision_from_chrome_version() {
-  $CURL "https://chromium.googlesource.com/chromium/src/+/$1/DEPS?format=TEXT; 
\
-| base64 -d | grep -Po "'gn_version': 'git_revision:\K[^']*"
-}
-
-{
-  echo channel version gn_revision
-  echo --- --- ---
-  while read -r channel version; do
-echo "$channel $version $(gn_revision_from_chrome_version "$version")"
-  done < <(
-$CURL https://omahaproxy.appspot.com/json \
-  | jq -r '.[] | select ( .os == "linux" ) | .versions | .[] | 
"\(.channel) \(.version)"'
-  )
-} | column -t



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gn/-/commit/41b93189410f7787691cb1437f09616b4261532e

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




[Git][archlinux/packaging/packages/xfce4-cpugraph-plugin][main] upgpkg: 1.2.10-1

2023-12-03 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-cpugraph-plugin


Commits:
7fb5a21a by Evangelos Foutras at 2023-12-03T16:22:10+02:00
upgpkg: 1.2.10-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = xfce4-cpugraph-plugin
+   pkgdesc = Graphical representation of the CPU load
+   pkgver = 1.2.10
+   pkgrel = 1
+   url = https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin
+   arch = x86_64
+   groups = xfce4-goodies
+   license = GPL
+   license = custom
+   makedepends = intltool
+   depends = xfce4-panel
+   depends = xfconf
+   source = 
https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/xfce4-cpugraph-plugin-1.2.10.tar.bz2
+   sha256sums = 
37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915
+
+pkgname = xfce4-cpugraph-plugin


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-cpugraph-plugin
-pkgver=1.2.8
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="Graphical representation of the CPU load"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'xfconf')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('bfb438ce21f37d57241b2596d72aa4bf47587cd5a8833fc30a9599616f75d4bf')
+sha256sums=('37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-cpugraph-plugin/-/commit/7fb5a21a2367e39343471a0572156e33a1c41898

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-cpugraph-plugin/-/commit/7fb5a21a2367e39343471a0572156e33a1c41898
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/xfce4-cpugraph-plugin] Pushed new tag 1.2.10-1

2023-12-03 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 1.2.10-1 at Arch Linux / Packaging / Packages 
/ xfce4-cpugraph-plugin

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




[Git][archlinux/packaging/packages/xfce4-power-manager][main] upgpkg: 4.18.3-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-power-manager


Commits:
4fac1cf4 by Evangelos Foutras at 2023-12-02T14:06:46+02:00
upgpkg: 4.18.3-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = xfce4-power-manager
+   pkgdesc = Power Manager for Xfce
+   pkgver = 4.18.3
+   pkgrel = 1
+   url = https://docs.xfce.org/xfce/xfce4-power-manager/start
+   arch = x86_64
+   groups = xfce4
+   license = GPL2
+   makedepends = intltool
+   makedepends = xfce4-panel
+   depends = libxfce4ui
+   depends = upower
+   depends = libnotify
+   depends = xfce4-notifyd
+   depends = hicolor-icon-theme
+   source = 
https://archive.xfce.org/src/xfce/xfce4-power-manager/4.18/xfce4-power-manager-4.18.3.tar.bz2
+   sha256sums = 
0d79dd0f68b90d07b384366be4d2291a6d7815410eb0c20d3d8e8590c62e84f0
+
+pkgname = xfce4-power-manager


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Tobias Kieslich 
 
 pkgname=xfce4-power-manager
-pkgver=4.18.2
+pkgver=4.18.3
 pkgrel=1
 pkgdesc="Power Manager for Xfce"
 arch=('x86_64')
@@ -12,7 +12,7 @@ groups=('xfce4')
 depends=('libxfce4ui' 'upower' 'libnotify' 'xfce4-notifyd' 
'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-panel')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('e1608fd534b6b07529c0840ffc731cb93347ee6deb547a9933215b1816dcdf4d')
+sha256sums=('0d79dd0f68b90d07b384366be4d2291a6d7815410eb0c20d3d8e8590c62e84f0')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-power-manager/-/commit/4fac1cf4faa6fbe46e7d9e421202a163166f5910

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




[Git][archlinux/packaging/packages/xfce4-power-manager] Pushed new tag 4.18.3-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.3-1 at Arch Linux / Packaging / Packages 
/ xfce4-power-manager

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




[Git][archlinux/packaging/packages/xfce4-settings] Pushed new tag 4.18.4-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.4-1 at Arch Linux / Packaging / Packages 
/ xfce4-settings

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




[Git][archlinux/packaging/packages/xfce4-settings][main] upgpkg: 4.18.4-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-settings


Commits:
9c314c9c by Evangelos Foutras at 2023-12-02T14:05:30+02:00
upgpkg: 4.18.4-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,27 @@
+pkgbase = xfce4-settings
+   pkgdesc = Xfce's Configuration System
+   pkgver = 4.18.4
+   pkgrel = 1
+   url = https://docs.xfce.org/xfce/xfce4-settings/start
+   arch = x86_64
+   groups = xfce4
+   license = GPL2
+   makedepends = intltool
+   makedepends = xf86-input-libinput
+   depends = exo
+   depends = garcon
+   depends = libxfce4ui
+   depends = xfconf
+   depends = libnotify
+   depends = libcanberra
+   depends = colord
+   depends = libxklavier
+   depends = elementary-icon-theme
+   depends = gnome-themes-extra
+   optdepends = python: xfce4-compose-mail -- "mailto:; URI handling
+   source = 
https://archive.xfce.org/src/xfce/xfce4-settings/4.18/xfce4-settings-4.18.4.tar.bz2
+   source = default-xsettings-xml.patch
+   sha256sums = 
f10c55d0360308d9944f415645d9596d4352f952a20fc7c4a66f30fe511ca1dc
+   sha256sums = 
ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c
+
+pkgname = xfce4-settings


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=xfce4-settings
-pkgver=4.18.3
+pkgver=4.18.4
 pkgrel=1
 pkgdesc="Xfce's Configuration System"
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('intltool' 'xf86-input-libinput')
 optdepends=('python: xfce4-compose-mail -- "mailto:; URI handling')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
 default-xsettings-xml.patch)
-sha256sums=('2db9e99be503280739a08779503bdf11db8b9db9851c3a981deb449002f3f1a1'
+sha256sums=('f10c55d0360308d9944f415645d9596d4352f952a20fc7c4a66f30fe511ca1dc'
 'ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c')
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/9c314c9c9fe2a01114ebbc9a5de62b218ea7039f

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




[Git][archlinux/packaging/packages/tumbler][main] upgpkg: 4.18.2-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
tumbler


Commits:
4028c67c by Evangelos Foutras at 2023-12-02T14:04:17+02:00
upgpkg: 4.18.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,30 @@
+pkgbase = tumbler
+   pkgdesc = Thumbnail service implementing the thumbnail management D-Bus 
specification
+   pkgver = 4.18.2
+   pkgrel = 1
+   url = https://docs.xfce.org/xfce/tumbler/start
+   arch = x86_64
+   groups = xfce4
+   license = GPL2
+   license = LGPL
+   makedepends = intltool
+   makedepends = python
+   makedepends = ffmpegthumbnailer
+   makedepends = poppler-glib
+   makedepends = libgsf
+   makedepends = libgepub
+   makedepends = libopenraw
+   makedepends = freetype2
+   depends = libxfce4util
+   depends = gdk-pixbuf2
+   optdepends = ffmpegthumbnailer: video thumbnails
+   optdepends = poppler-glib: PDF thumbnails
+   optdepends = libgsf: ODF thumbnails
+   optdepends = libgepub: EPUB thumbnails
+   optdepends = libopenraw: RAW thumbnails
+   optdepends = freetype2: font thumbnails
+   backup = etc/xdg/tumbler/tumbler.rc
+   source = 
https://archive.xfce.org/src/xfce/tumbler/4.18/tumbler-4.18.2.tar.bz2
+   sha256sums = 
b530eec635eac7f898c0d8d3a3ff79d76a145d3bed3e786d54b1ec058132be7a
+
+pkgname = tumbler


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Jan Jezek 
 
 pkgname=tumbler
-pkgver=4.18.1
+pkgver=4.18.2
 pkgrel=1
 pkgdesc="Thumbnail service implementing the thumbnail management D-Bus 
specification"
 arch=('x86_64')
@@ -21,7 +21,7 @@ optdepends=('ffmpegthumbnailer: video thumbnails'
 'freetype2: font thumbnails')
 backup=('etc/xdg/tumbler/tumbler.rc')
 
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ff61981a9c0af5fec768d4f1552bd63948a64b2f4db1c2e3d93c31c19dc563a0')
+sha256sums=('b530eec635eac7f898c0d8d3a3ff79d76a145d3bed3e786d54b1ec058132be7a')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tumbler/-/commit/4028c67c68d1476b2093ebf75a5aa2139ca7bffe

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




[Git][archlinux/packaging/packages/tumbler] Pushed new tag 4.18.2-1

2023-12-02 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 4.18.2-1 at Arch Linux / Packaging / Packages 
/ tumbler

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 119.0.6045.199-1

2023-12-01 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 119.0.6045.199-1 at Arch Linux / Packaging / 
Packages / chromium

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




[Git][archlinux/packaging/packages/xfce4-dict][main] upgpkg: 0.8.6-1

2023-11-19 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-dict


Commits:
efc2e534 by Evangelos Foutras at 2023-11-19T22:45:02+02:00
upgpkg: 0.8.6-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = xfce4-dict
+   pkgdesc = A dictionary plugin for the Xfce panel
+   pkgver = 0.8.6
+   pkgrel = 1
+   url = https://docs.xfce.org/apps/xfce4-dict/start
+   arch = x86_64
+   groups = xfce4-goodies
+   license = GPL2
+   makedepends = intltool
+   depends = xfce4-panel
+   depends = librsvg
+   depends = hicolor-icon-theme
+   source = 
https://archive.xfce.org/src/apps/xfce4-dict/0.8/xfce4-dict-0.8.6.tar.bz2
+   sha256sums = 
ae5db7ca70354d3293fc08eaf7ca40cdbc91799a219f199d824684b39e6c0a41
+
+pkgname = xfce4-dict


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret 
 
 pkgname=xfce4-dict
-pkgver=0.8.5
+pkgver=0.8.6
 pkgrel=1
 pkgdesc="A dictionary plugin for the Xfce panel"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('299eab0bed61079a68129ea25cbf36e6e9773646e5d5598937dd7f75503aaa1b')
+sha256sums=('ae5db7ca70354d3293fc08eaf7ca40cdbc91799a219f199d824684b39e6c0a41')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-dict/-/commit/efc2e53479c3e5bde8549116a1b2713c8ca13246

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




[Git][archlinux/packaging/packages/xfce4-dict] Pushed new tag 0.8.6-1

2023-11-19 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 0.8.6-1 at Arch Linux / Packaging / Packages / 
xfce4-dict

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




[Git][archlinux/packaging/packages/chromium] Pushed new tag 119.0.6045.159-1

2023-11-14 Thread Evangelos Foutras (@foutrelis)


Evangelos Foutras pushed new tag 119.0.6045.159-1 at Arch Linux / Packaging / 
Packages / chromium

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




<    1   2   3   4   5   6   7   8   9   10   >