[Git][archlinux/packaging/packages/alsa-scarlett-gui] Pushed new tag 0.4.0-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.4.0-2 at Arch Linux / Packaging / Packages / 
alsa-scarlett-gui

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




[Git][archlinux/packaging/packages/alsa-scarlett-gui][main] upgpkg: 0.4.0-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
alsa-scarlett-gui


Commits:
3a5586ee by Daniel M. Capella at 2024-05-06T01:41:47-04:00
upgpkg: 0.4.0-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = alsa-scarlett-gui
pkgdesc = GUI for the ALSA controls presented by the Focusrite Scarlett 
Gen 2/3 mixer driver
pkgver = 0.4.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/geoffreybennett/alsa-scarlett-gui
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=alsa-scarlett-gui
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='GUI for the ALSA controls presented by the Focusrite Scarlett Gen 2/3 
mixer driver'
 arch=('x86_64')
 url='https://github.com/geoffreybennett/alsa-scarlett-gui'
@@ -22,6 +22,10 @@ b2sums=('SKIP')
 build() {
   cd "$pkgname"
 
+  # Upstream states fortification level 2 is necessary
+  # 
https://github.com/geoffreybennett/alsa-scarlett-gui/commit/4cb1cd6e5765918f7eaad82a3370b693125e892b
+  export CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
+
   make \
 -C src \
 PREFIX=/usr \
@@ -31,6 +35,10 @@ build() {
 package() {
   cd "$pkgname"
 
+  # Upstream states fortification level 2 is necessary
+  # 
https://github.com/geoffreybennett/alsa-scarlett-gui/commit/4cb1cd6e5765918f7eaad82a3370b693125e892b
+  export CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
+
   make \
 -C src \
 PREFIX="$pkgdir/usr" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/alsa-scarlett-gui/-/commit/3a5586eed0403ec663bb57816d967c034c1a023a

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




[Git][archlinux/packaging/packages/deepin-session-ui][main] upgpkg: 6.0.16-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-session-ui


Commits:
b8404c50 by Daniel M. Capella at 2024-05-06T01:28:48-04:00
upgpkg: 6.0.16-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-session-ui
pkgdesc = Deepin desktop-environment - Session UI module
pkgver = 6.0.16
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/dde-session-ui
arch = x86_64
groups = deepin


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-session-ui
 pkgver=6.0.16
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-session-ui;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session-ui/-/commit/b8404c508b947a6a9d5f609a6c6abebc4f673ba4

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




[Git][archlinux/packaging/packages/deepin-session-ui] Pushed new tag 6.0.16-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 6.0.16-2 at Arch Linux / Packaging / Packages 
/ deepin-session-ui

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




[Git][archlinux/packaging/packages/deepin-kwin][main] upgpkg: 5.25.18-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-kwin


Commits:
b2771153 by Daniel M. Capella at 2024-05-06T01:28:34-04:00
upgpkg: 5.25.18-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-kwin
pkgdesc = DDE window manager forked from KWin
pkgver = 5.25.18
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/deepin-kwin
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-kwin
 pkgver=5.25.18
-pkgrel=1
+pkgrel=2
 pkgdesc='DDE window manager forked from KWin'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-kwin;



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

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




[Git][archlinux/packaging/packages/deepin-kwin] Pushed new tag 5.25.18-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 5.25.18-2 at Arch Linux / Packaging / Packages 
/ deepin-kwin

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




[Git][archlinux/packaging/packages/haskell-lens-family-core] Pushed new tag 2.1.3-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 2.1.3-2 at Arch Linux / Packaging / Packages / 
haskell-lens-family-core

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




[Git][archlinux/packaging/packages/haskell-lens-family-core][main] upgpkg: 2.1.3-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-lens-family-core


Commits:
dc214426 by Daniel M. Capella at 2024-05-06T01:28:19-04:00
upgpkg: 2.1.3-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-lens-family-core
pkgdesc = Haskell 2022 Lens Families
pkgver = 2.1.3
-   pkgrel = 1
+   pkgrel = 2
url = https://hub.darcs.net/roconnor/lens-family
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=lens-family-core
 pkgname=haskell-lens-family-core
 pkgver=2.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Haskell 2022 Lens Families"
 url="https://hub.darcs.net/roconnor/lens-family;
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lens-family-core/-/commit/dc2144264590494f2eddcd88227d2cdbd5f69492

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




[Git][archlinux/packaging/packages/deepin-util-dfm][main] upgpkg: 1.2.23-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-util-dfm


Commits:
2873cbd0 by Daniel M. Capella at 2024-05-06T01:28:08-04:00
upgpkg: 1.2.23-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-util-dfm
pkgdesc = Utilities of deepin file manager
pkgver = 1.2.23
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/util-dfm
arch = x86_64
license = LGPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-util-dfm
 pkgver=1.2.23
-pkgrel=1
+pkgrel=2
 pkgdesc='Utilities of deepin file manager'
 arch=('x86_64')
 license=('LGPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-util-dfm/-/commit/2873cbd082c8acdc90efed24060172d3a8e30d82

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




[Git][archlinux/packaging/packages/deepin-util-dfm] Pushed new tag 1.2.23-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.2.23-2 at Arch Linux / Packaging / Packages 
/ deepin-util-dfm

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




[Git][archlinux/packaging/packages/deepin-shortcut-viewer][main] upgpkg: 5.0.8-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-shortcut-viewer


Commits:
1950ab72 by Daniel M. Capella at 2024-05-06T01:27:36-04:00
upgpkg: 5.0.8-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-shortcut-viewer
pkgdesc = Deepin Shortcut Viewer
pkgver = 5.0.8
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/deepin-shortcut-viewer
arch = x86_64
groups = deepin


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-shortcut-viewer
 pkgver=5.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin Shortcut Viewer'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-shortcut-viewer;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shortcut-viewer/-/commit/1950ab72e335a01a2e77ff8d602579076f71831a

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




[Git][archlinux/packaging/packages/deepin-shortcut-viewer] Pushed new tag 5.0.8-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 5.0.8-2 at Arch Linux / Packaging / Packages / 
deepin-shortcut-viewer

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




[Git][archlinux/packaging/packages/deepin-session] Pushed new tag 1.2.6-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.2.6-2 at Arch Linux / Packaging / Packages / 
deepin-session

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




[Git][archlinux/packaging/packages/deepin-session][main] upgpkg: 1.2.6-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-session


Commits:
1bea8c6b by Daniel M. Capella at 2024-05-06T01:27:29-04:00
upgpkg: 1.2.6-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-session
pkgdesc = New deepin session, based on systemd and existing projects
pkgver = 1.2.6
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/dde-session
arch = x86_64
groups = deepin


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-session
 pkgver=1.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc='New deepin session, based on systemd and existing projects'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-session;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session/-/commit/1bea8c6be8c738e1eaf2f29c8f72c2ee27ccc867

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




[Git][archlinux/packaging/packages/deepin-qt5platform-plugins][main] upgpkg: 5.6.26-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-qt5platform-plugins


Commits:
6b9af05d by Daniel M. Capella at 2024-05-06T01:26:45-04:00
upgpkg: 5.6.26-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-qt5platform-plugins
pkgdesc = Qt platform plugins for DDE
pkgver = 5.6.26
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/qt5platform-plugins
arch = x86_64
groups = deepin


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-qt5platform-plugins
 pkgver=5.6.26
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt platform plugins for DDE'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/qt5platform-plugins;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-qt5platform-plugins/-/commit/6b9af05ded0fd23e04a1a312a5c625b0d4a5e137

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




[Git][archlinux/packaging/packages/deepin-qt5platform-plugins] Pushed new tag 5.6.26-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 5.6.26-2 at Arch Linux / Packaging / Packages 
/ deepin-qt5platform-plugins

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




[Git][archlinux/packaging/packages/deepin-picker][main] upgpkg: 6.0.1-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-picker


Commits:
312d18c9 by Daniel M. Capella at 2024-05-06T01:26:17-04:00
upgpkg: 6.0.1-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-picker
pkgdesc = Color picker tool for deepin
pkgver = 6.0.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/deepin-picker
arch = x86_64
groups = deepin-extra


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-picker
 pkgver=6.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Color picker tool for deepin'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-picker;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-picker/-/commit/312d18c9141d59c6321c7f49dc6a5f2476d1fa72

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




[Git][archlinux/packaging/packages/deepin-picker] Pushed new tag 6.0.1-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 6.0.1-2 at Arch Linux / Packaging / Packages / 
deepin-picker

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




[Git][archlinux/packaging/packages/deepin-image-editor][main] upgpkg: 1.0.43-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-image-editor


Commits:
b3a26bba by Daniel M. Capella at 2024-05-06T01:25:28-04:00
upgpkg: 1.0.43-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-image-editor
pkgdesc = Public library for deepin-image-viewer and deepin-album
pkgver = 1.0.43
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/image-editor
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-image-editor
 pkgver=1.0.43
-pkgrel=1
+pkgrel=2
 pkgdesc='Public library for deepin-image-viewer and deepin-album'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/image-editor;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-image-editor/-/commit/b3a26bba7167d9a6a39e662ed38c19cbae3c9188

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




[Git][archlinux/packaging/packages/deepin-image-editor] Pushed new tag 1.0.43-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.0.43-2 at Arch Linux / Packaging / Packages 
/ deepin-image-editor

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




[Git][archlinux/packaging/packages/deepin-editor][main] upgpkg: 6.0.17-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-editor


Commits:
872cf361 by Daniel M. Capella at 2024-05-06T01:24:45-04:00
upgpkg: 6.0.17-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-editor
pkgdesc = Simple editor for Deepin
pkgver = 6.0.17
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/deepin-editor
arch = x86_64
groups = deepin-extra


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-editor
 pkgver=6.0.17
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple editor for Deepin'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-editor;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-editor/-/commit/872cf361cc0f7cd96b4bc4c95b3dd34718551224

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




[Git][archlinux/packaging/packages/deepin-editor] Pushed new tag 6.0.17-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 6.0.17-2 at Arch Linux / Packaging / Packages 
/ deepin-editor

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




[Git][archlinux/packaging/packages/deepin-gettext-tools][main] upgpkg: 1.0.11-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-gettext-tools


Commits:
a7a2da0e by Daniel M. Capella at 2024-05-06T01:24:38-04:00
upgpkg: 1.0.11-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-gettext-tools
pkgdesc = Deepin Gettext Tools
pkgver = 1.0.11
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/deepin-gettext-tools
arch = any
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-gettext-tools
 pkgver=1.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin Gettext Tools'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-gettext-tools;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-gettext-tools/-/commit/a7a2da0ef436823c3d0d3d009633d46451f0c052

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




[Git][archlinux/packaging/packages/deepin-gettext-tools] Pushed new tag 1.0.11-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.0.11-2 at Arch Linux / Packaging / Packages 
/ deepin-gettext-tools

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




[Git][archlinux/packaging/packages/deepin-calendar][main] upgpkg: 5.12.3-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-calendar


Commits:
e34637c0 by Daniel M. Capella at 2024-05-06T01:24:29-04:00
upgpkg: 5.12.3-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-calendar
pkgdesc = Calendar for Deepin Desktop Environment
pkgver = 5.12.3
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/linuxdeepin/dde-calendar
arch = x86_64
groups = deepin


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=deepin-calendar
 pkgver=5.12.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Calendar for Deepin Desktop Environment'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-calendar;



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

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




[Git][archlinux/packaging/packages/deepin-calendar] Pushed new tag 5.12.3-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 5.12.3-2 at Arch Linux / Packaging / Packages 
/ deepin-calendar

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




[Git][archlinux/packaging/packages/neovim][main] upgpkg: 0.9.5-6: Move tree-sitter parsers to optdepends

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
neovim


Commits:
1a93a664 by Daniel M. Capella at 2024-05-06T01:20:01-04:00
upgpkg: 0.9.5-6: Move tree-sitter parsers to optdepends

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/neovim/-/issues/4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = neovim
pkgdesc = Fork of Vim aiming to improve user experience, plugins, and 
GUIs
pkgver = 0.9.5
-   pkgrel = 5
+   pkgrel = 6
url = https://neovim.io
arch = x86_64
license = custom:neovim
@@ -18,15 +18,15 @@ pkgbase = neovim
depends = luajit
depends = msgpack-c
depends = tree-sitter
-   depends = tree-sitter-bash
-   depends = tree-sitter-c
-   depends = tree-sitter-lua
-   depends = tree-sitter-markdown
-   depends = tree-sitter-python
-   depends = tree-sitter-query
-   depends = tree-sitter-vimdoc
depends = unibilium
optdepends = python-pynvim: for Python plugin support (see :help python)
+   optdepends = tree-sitter-bash: for the Bash grammar for tree-sitter
+   optdepends = tree-sitter-c: for the C grammar for tree-sitter
+   optdepends = tree-sitter-lua: for the Lua grammar for tree-sitter
+   optdepends = tree-sitter-markdown: for the Markdown grammar for 
tree-sitter (requires query files from the nvim-treesitter plugin)
+   optdepends = tree-sitter-python: for the Python grammar for tree-sitter 
(requires query files from the nvim-treesitter plugin)
+   optdepends = tree-sitter-query: for the TS query grammar for tree-sitter
+   optdepends = tree-sitter-vimdoc: for the Vim help file grammar for 
tree-sitter
optdepends = xclip: for clipboard support on X11 (or xsel) (see :help 
clipboard)
optdepends = xsel: for clipboard support on X11 (or xclip) (see :help 
clipboard)
optdepends = wl-clipboard: for clipboard support on wayland (see :help 
clipboard)


=
PKGBUILD
=
@@ -1,11 +1,12 @@
 # Maintainer: Sven-Hendrik Haase 
 # Maintainer: Caleb Maclennan 
+# Maintainer: Daniel M. Capella 
 # Contributor: Florian Walch 
 # Contributor: Florian Hahn 
 
 pkgname=neovim
 pkgver=0.9.5
-pkgrel=5
+pkgrel=6
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
 url='https://neovim.io'
@@ -18,18 +19,18 @@ depends=(
   'luajit'
   'msgpack-c'
   'tree-sitter'
-  'tree-sitter-bash'
-  'tree-sitter-c'
-  'tree-sitter-lua'
-  'tree-sitter-markdown'
-  'tree-sitter-python'
-  'tree-sitter-query'
-  'tree-sitter-vimdoc'
   'unibilium'
 )
 makedepends=('cmake' 'git' 'ninja' 'lua51-mpack' 'lua51-lpeg' 'unzip')
 optdepends=(
   'python-pynvim: for Python plugin support (see :help python)'
+  'tree-sitter-bash: for the Bash grammar for tree-sitter'
+  'tree-sitter-c: for the C grammar for tree-sitter'
+  'tree-sitter-lua: for the Lua grammar for tree-sitter'
+  'tree-sitter-markdown: for the Markdown grammar for tree-sitter (requires 
query files from the nvim-treesitter plugin)'
+  'tree-sitter-python: for the Python grammar for tree-sitter (requires query 
files from the nvim-treesitter plugin)'
+  'tree-sitter-query: for the TS query grammar for tree-sitter'
+  'tree-sitter-vimdoc: for the Vim help file grammar for tree-sitter'
   'xclip: for clipboard support on X11 (or xsel) (see :help clipboard)'
   'xsel: for clipboard support on X11 (or xclip) (see :help clipboard)'
   'wl-clipboard: for clipboard support on wayland (see :help clipboard)'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/neovim/-/commit/1a93a6644d909ed465bfb577da50a452ae38265b

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




[Git][archlinux/packaging/packages/neovim] Pushed new tag 0.9.5-6

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 0.9.5-6 at Arch Linux / Packaging / Packages / 
neovim

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




[Git][archlinux/packaging/packages/python-strict-rfc3339][main] upgpkg: 0.7-12: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-strict-rfc3339


Commits:
495ed8fb by Campbell Jones at 2024-05-05T23:25:34-04:00
upgpkg: 0.7-12: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-strict-rfc3339
pkgdesc = Strict, simple, lightweight RFC3339 functions
pkgver = 0.7
-   pkgrel = 11
-   url = http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
+   pkgrel = 12
+   url = https://github.com/danielrichman/strict-rfc3339
arch = any
-   license = GPL
+   license = GPL-3.0-or-later
makedepends = python-setuptools
depends = python
source = 
https://pypi.io/packages/source/s/strict-rfc3339/strict-rfc3339-0.7.tar.gz


=
PKGBUILD
=
@@ -4,10 +4,10 @@
 
 pkgname=python-strict-rfc3339
 pkgver=0.7
-pkgrel=11
+pkgrel=12
 pkgdesc="Strict, simple, lightweight RFC3339 functions"
-url="http://www.danielrichman.co.uk/libraries/strict-rfc3339.html;
-license=('GPL')
+url="https://github.com/danielrichman/strict-rfc3339;
+license=('GPL-3.0-or-later')
 arch=('any')
 depends=('python')
 makedepends=('python-setuptools')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-strict-rfc3339/-/commit/495ed8fb5aeb952068f5de372627859f04817f32

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




[Git][archlinux/packaging/packages/python-strict-rfc3339] Pushed new tag 0.7-12

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 0.7-12 at Arch Linux / Packaging / Packages / 
python-strict-rfc3339

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




[Git][archlinux/packaging/packages/python-speg] Pushed new tag 0.3-13

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 0.3-13 at Arch Linux / Packaging / Packages / 
python-speg

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




[Git][archlinux/packaging/packages/python-speg][main] upgpkg: 0.3-13: Update URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-speg


Commits:
c04e860d by Campbell Jones at 2024-05-05T23:20:05-04:00
upgpkg: 0.3-13: Update URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = python-speg
pkgdesc = A PEG-based parser interpreter with memoization
pkgver = 0.3
-   pkgrel = 12
-   url = https://github.com/avakar/pyspeg
+   pkgrel = 13
+   url = https://pypi.org/project/speg/
arch = any
license = MIT
makedepends = python-setuptools


=
PKGBUILD
=
@@ -2,10 +2,10 @@
 
 pkgname=python-speg
 pkgver=0.3
-pkgrel=12
+pkgrel=13
 pkgdesc="A PEG-based parser interpreter with memoization"
 arch=('any')
-url="https://github.com/avakar/pyspeg;
+url="https://pypi.org/project/speg/;
 license=('MIT')
 depends=('python')
 makedepends=('python-setuptools')



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

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




[Git][archlinux/packaging/packages/python-smartypants][main] upgpkg: 2.0.1-12: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-smartypants


Commits:
37eb2ac6 by Campbell Jones at 2024-05-05T23:13:35-04:00
upgpkg: 2.0.1-12: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-smartypants
pkgdesc = Python with the SmartyPants
pkgver = 2.0.1
-   pkgrel = 11
-   url = https://bitbucket.org/livibetter/smartypants.py
+   pkgrel = 12
+   url = https://github.com/leohemsted/smartypants.py
arch = any
-   license = BSD
+   license = BSD-2-Clause
makedepends = python-setuptools
depends = python
source = 
python-smartypants-2.0.1.tar.gz::https://github.com/leohemsted/smartypants.py/archive/v2.0.1.tar.gz


=
PKGBUILD
=
@@ -5,10 +5,10 @@
 pkgname=python-smartypants
 _pkgname=smartypants
 pkgver=2.0.1
-pkgrel=11
+pkgrel=12
 pkgdesc="Python with the SmartyPants"
-url="https://bitbucket.org/livibetter/smartypants.py;
-license=('BSD')
+url="https://github.com/leohemsted/smartypants.py;
+license=('BSD-2-Clause')
 arch=('any')
 depends=('python')
 makedepends=('python-setuptools')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-smartypants/-/commit/37eb2ac6ff0ca47cf7e4163e40ff7ddfb1926122

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




[Git][archlinux/packaging/packages/python-smartypants] Pushed new tag 2.0.1-12

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 2.0.1-12 at Arch Linux / Packaging / Packages / 
python-smartypants

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




[Git][archlinux/packaging/packages/python-rtree] Pushed new tag 1.1.0-3

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 1.1.0-3 at Arch Linux / Packaging / Packages / 
python-rtree

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




[Git][archlinux/packaging/packages/python-rtree][main] upgpkg: 1.1.0-3: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-rtree


Commits:
a207495e by Campbell Jones at 2024-05-05T23:03:00-04:00
upgpkg: 1.1.0-3: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-rtree
pkgdesc = Rtree: spatial index for Python GIS
pkgver = 1.1.0
-   pkgrel = 2
-   url = https://toblerity.github.com/rtree/
+   pkgrel = 3
+   url = https://rtree.readthedocs.io/en/latest/
arch = any
-   license = LGPL
+   license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cov
checkdepends = python-numpy


=
PKGBUILD
=
@@ -2,10 +2,10 @@
 
 pkgname=python-rtree
 pkgver=1.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Rtree: spatial index for Python GIS"
-url="https://toblerity.github.com/rtree/;
-license=('LGPL')
+url="https://rtree.readthedocs.io/en/latest/;
+license=('MIT')
 arch=('any')
 depends=('python' 'spatialindex')
 makedepends=('python-setuptools' 'python-wheel')
@@ -26,4 +26,6 @@ check() {
 package() {
   cd rtree-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm 0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



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

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




[Git][archlinux/packaging/packages/python-pytddmon] Pushed new tag 1.0.8-11

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 1.0.8-11 at Arch Linux / Packaging / Packages / 
python-pytddmon

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




[Git][archlinux/packaging/packages/python-pytddmon][main] upgpkg: 1.0.8-11: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytddmon


Commits:
c1bd1f71 by Campbell Jones at 2024-05-05T22:48:12-04:00
upgpkg: 1.0.8-11: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-pytddmon
pkgdesc = Continuous unit testing in Python
pkgver = 1.0.8
-   pkgrel = 10
-   url = https://pytddmon.org
+   pkgrel = 11
+   url = https://github.com/objarni/pytddmon
arch = any
-   license = Apache
+   license = MIT
checkdepends = python-nose
makedepends = python-setuptools
depends = python


=
PKGBUILD
=
@@ -5,11 +5,11 @@
 pkgname=python-pytddmon
 pkgver=1.0.8
 _commit=4b2875cfda88050537af58a4103ea8809c27ee1c
-pkgrel=10
+pkgrel=11
 pkgdesc='Continuous unit testing in Python'
 arch=('any')
-url='https://pytddmon.org'
-license=('Apache')
+url='https://github.com/objarni/pytddmon'
+license=('MIT')
 depends=('python')
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
@@ -29,4 +29,6 @@ check() {
 package() {
   cd pytddmon-$_commit
   python setup.py install --root="$pkgdir" -O1
+
+  install -Dm 0644 License.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }



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

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




[Git][archlinux/packaging/packages/python-hs-dbus-signature][main] upgpkg: 0.7-6: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-hs-dbus-signature


Commits:
ff156e0b by Campbell Jones at 2024-05-05T22:38:03-04:00
upgpkg: 0.7-6: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-hs-dbus-signature
pkgdesc = dbus signature hypothesis strategy generator
pkgver = 0.7
-   pkgrel = 5
-   url = https://github.com/stratis-storage/hs-dbus-signature
+   pkgrel = 6
+   url = https://pypi.org/project/hs-dbus-signature/
arch = any
-   license = MPL2
+   license = MPL-2.0
checkdepends = python-nose
makedepends = python
makedepends = python-setuptools


=
PKGBUILD
=
@@ -3,13 +3,13 @@
 pkgname=python-hs-dbus-signature
 _pkgname=hs-dbus-signature
 pkgver=0.7
-pkgrel=5
+pkgrel=6
 pkgdesc="dbus signature hypothesis strategy generator"
-url="https://github.com/stratis-storage/hs-dbus-signature;
-depends=('python-hypothesis' )
+url="https://pypi.org/project/hs-dbus-signature/;
+depends=('python-hypothesis')
 makedepends=('python' 'python-setuptools')
 checkdepends=('python-nose')
-license=('MPL2')
+license=('MPL-2.0')
 arch=('any')
 
source=(https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz)
 sha256sums=('34d9d37125fe2bccd4fac8f5401775de1eda11737d56a96d24c3560ae86067a2')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hs-dbus-signature/-/commit/ff156e0bc67e6471e9abd53cf0720c27923216e7

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




[Git][archlinux/packaging/packages/python-hs-dbus-signature] Pushed new tag 0.7-6

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 0.7-6 at Arch Linux / Packaging / Packages / 
python-hs-dbus-signature

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




[Git][archlinux/packaging/packages/python-dom-toml] Pushed new tag 0.6.1-3

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 0.6.1-3 at Arch Linux / Packaging / Packages / 
python-dom-toml

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




[Git][archlinux/packaging/packages/python-dom-toml][main] upgpkg: 0.6.1-3: Update URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-dom-toml


Commits:
553dbab8 by Campbell Jones at 2024-05-05T22:28:35-04:00
upgpkg: 0.6.1-3: Update URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,8 +1,8 @@
 pkgbase = python-dom-toml
pkgdesc = Dom's tools for Tom's Obvious, Minimal Language
pkgver = 0.6.1
-   pkgrel = 2
-   url = https://dom_toml.readthedocs.io/
+   pkgrel = 3
+   url = https://dom-toml.readthedocs.io/en/latest/
arch = any
license = MIT
makedepends = git


=
PKGBUILD
=
@@ -2,10 +2,10 @@
 
 pkgname=python-dom-toml
 pkgver=0.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Dom's tools for Tom's Obvious, Minimal Language"
 arch=('any')
-url='https://dom_toml.readthedocs.io/'
+url='https://dom-toml.readthedocs.io/en/latest/'
 license=('MIT')
 depends=(
   'python'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dom-toml/-/commit/553dbab81bcaefdb56dd842f3803dfce1a255a9b

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




[Git][archlinux/packaging/packages/python-blosc][main] upgpkg: 1.11.1-4: Update license and URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
python-blosc


Commits:
50ed328a by Campbell Jones at 2024-05-05T22:22:26-04:00
upgpkg: 1.11.1-4: Update license and URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = python-blosc
pkgdesc = Python wrapper for the extremely fast Blosc compression 
library
pkgver = 1.11.1
-   pkgrel = 3
-   url = http://python-blosc.blosc.org/
+   pkgrel = 4
+   url = https://www.blosc.org/python-blosc/python-blosc.html
arch = x86_64
-   license = BSD
+   license = BSD-3-Clause
checkdepends = python-numpy
checkdepends = python-psutil
makedepends = python-scikit-build


=
PKGBUILD
=
@@ -3,11 +3,11 @@
 
 pkgname=python-blosc
 pkgver=1.11.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Python wrapper for the extremely fast Blosc compression library'
 arch=('x86_64')
-url='http://python-blosc.blosc.org/'
-license=('BSD')
+url='https://www.blosc.org/python-blosc/python-blosc.html'
+license=('BSD-3-Clause')
 depends=('python' 'blosc')
 makedepends=('python-scikit-build' 'ninja')
 checkdepends=('python-numpy' 'python-psutil')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blosc/-/commit/50ed328a24d0528dc52977e2246ebb47729791ec

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




[Git][archlinux/packaging/packages/python-blosc] Pushed new tag 1.11.1-4

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 1.11.1-4 at Arch Linux / Packaging / Packages / 
python-blosc

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




[Git][archlinux/packaging/packages/guake] Pushed new tag 3.10-3

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed new tag 3.10-3 at Arch Linux / Packaging / Packages / 
guake

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




[Git][archlinux/packaging/packages/guake][main] upgpkg: 3.10-3: Update license, update URL

2024-05-05 Thread Campbell Jones (@serebit)


Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
guake


Commits:
d3845811 by Campbell Jones at 2024-05-05T21:33:19-04:00
upgpkg: 3.10-3: Update license, update URL

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = guake
pkgdesc = Drop-down terminal for GNOME
pkgver = 3.10
-   pkgrel = 2
-   url = http://guake-project.org/
+   pkgrel = 3
+   url = https://guake.github.io/
arch = any
-   license = GPL
+   license = GPL-2.0-or-later
makedepends = git
makedepends = python-pip
depends = libkeybinder3


=
PKGBUILD
=
@@ -6,11 +6,11 @@
 
 pkgname=guake
 pkgver=3.10
-pkgrel=2
+pkgrel=3
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
-url="http://guake-project.org/;
-license=('GPL')
+url="https://guake.github.io/;
+license=('GPL-2.0-or-later')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
  'python-dbus' 'python-gobject' 'python-pbr' 'vte3' 'python-yaml')
 makedepends=('git' 'python-pip')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/guake/-/commit/d38458110a69dc9f5c5b8d1c18be85d523076074

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




[Git][archlinux/packaging/packages/surge-xt][main] upgpkg: 1.3.1-1: Update to 1.3.1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
surge-xt


Commits:
05f9fa70 by Antonio Rojas at 2024-05-06T01:16:32+02:00
upgpkg: 1.3.1-1: Update to 1.3.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = surge-xt
pkgdesc = Subtractive hybrid synthesizer
-   pkgver = 1.3.0
+   pkgver = 1.3.1
pkgrel = 1
url = https://surge-synthesizer.github.io
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = surge-xt
makedepends = ripgrep
makedepends = juce
options = !lto
-   source = 
surge-xt::git+https://github.com/surge-synthesizer/surge#commit=20a8e16ab5cf2e92d718c16d42965622a9eb7db4
+   source = 
surge-xt::git+https://github.com/surge-synthesizer/surge#tag=release_xt_1.3.1
source = improve-reproducibility.patch
source = devendor-libs.patch
source = 
github.com-surge-synthesizer-tuning-library::git+https://github.com/surge-synthesizer/tuning-library
@@ -56,7 +56,7 @@ pkgbase = surge-xt
source = github.com-LuaJIT-LuaJIT::git+https://github.com/LuaJIT/LuaJIT
source = github.com-taocpp-PEGTL::git+https://github.com/taocpp/PEGTL
source = 
github.com-gulrak-filesystem::git+https://github.com/gulrak/filesystem
-   b2sums = SKIP
+   b2sums = 
c5fd9b934869e5eb62a5f2799334f3877a3bb4337c342535c952e35a8b49a51601751b944c27f9d89061725ee10499b6f7d1d7927eb791fdc27a503fead287ac
b2sums = 
6e71b56ffde699319def99e03637d9c3fb6197a6e0637b9f44b52a9207a8e06c8d482c05cdd711ec2c5901f403381dda70e786bca6b56cce14dc449325f24761
b2sums = 
c7c41fbfbdb84480911d0d006d3a76b95d2c3334acc49e83a26ae658de0eccaa5c42e933d588ea6385e75b9ff3f7a43366730d14e28fbdf54086c515c914d389
b2sums = SKIP
@@ -79,17 +79,17 @@ pkgbase = surge-xt
b2sums = SKIP
 
 pkgname = surge-xt
-   depends = surge-xt-common=1.3.0
-   depends = surge-xt-standalone=1.3.0
-   depends = surge-xt-vst3=1.3.0
-   depends = surge-xt-clap=1.3.0
+   depends = surge-xt-common=1.3.1
+   depends = surge-xt-standalone=1.3.1
+   depends = surge-xt-vst3=1.3.1
+   depends = surge-xt-clap=1.3.1
 
 pkgname = surge-xt-common
pkgdesc = Common files for Surge XT
 
 pkgname = surge-xt-standalone
pkgdesc = Subtractive hybrid synthesizer - standalone
-   depends = surge-xt-common=1.3.0
+   depends = surge-xt-common=1.3.1
depends = hicolor-icon-theme
depends = glibc
depends = gcc-libs
@@ -114,7 +114,7 @@ pkgname = surge-xt-vst3
pkgdesc = Subtractive hybrid synthesizer - VST3 plugin
groups = pro-audio
groups = vst3-plugins
-   depends = surge-xt-common=1.3.0
+   depends = surge-xt-common=1.3.1
depends = glibc
depends = gcc-libs
depends = cairo
@@ -137,7 +137,7 @@ pkgname = surge-xt-clap
pkgdesc = Subtractive hybrid synthesizer - CLAP plugin
groups = pro-audio
groups = clap-plugins
-   depends = surge-xt-common=1.3.0
+   depends = surge-xt-common=1.3.1
depends = glibc
depends = gcc-libs
depends = cairo


=
PKGBUILD
=
@@ -12,7 +12,7 @@ pkgname=(
   'surge-xt-vst3'
   'surge-xt-clap'
 )
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc='Subtractive hybrid synthesizer'
 arch=('x86_64')
@@ -53,9 +53,8 @@ makedepends=(
   'juce'
 )
 options=('!lto') # LTO disabled due to crashes at application startup
-_commit='20a8e16ab5cf2e92d718c16d42965622a9eb7db4'
 source=(
-  "$pkgbase::git+https://github.com/surge-synthesizer/surge#commit=$_commit;
+  
"$pkgbase::git+https://github.com/surge-synthesizer/surge#tag=release_xt_$pkgver;
   'improve-reproducibility.patch'
   'devendor-libs.patch'
   
'github.com-surge-synthesizer-tuning-library::git+https://github.com/surge-synthesizer/tuning-library'
@@ -77,7 +76,7 @@ source=(
   'github.com-taocpp-PEGTL::git+https://github.com/taocpp/PEGTL'
   'github.com-gulrak-filesystem::git+https://github.com/gulrak/filesystem'
 )
-b2sums=('SKIP'
+b2sums=('c5fd9b934869e5eb62a5f2799334f3877a3bb4337c342535c952e35a8b49a51601751b944c27f9d89061725ee10499b6f7d1d7927eb791fdc27a503fead287ac'
 
'6e71b56ffde699319def99e03637d9c3fb6197a6e0637b9f44b52a9207a8e06c8d482c05cdd711ec2c5901f403381dda70e786bca6b56cce14dc449325f24761'
 
'c7c41fbfbdb84480911d0d006d3a76b95d2c3334acc49e83a26ae658de0eccaa5c42e933d588ea6385e75b9ff3f7a43366730d14e28fbdf54086c515c914d389'
 'SKIP'
@@ -168,10 +167,6 @@ prepare() {
   patch -p1 -i "$srcdir/devendor-libs.patch"
   rg --files-with-matches 'include "fmt/core.h"' | xargs -I@ sed 
's|"fmt/core.h"||g' -i @
   rg --files-with-matches 'include "samplerate.h"' | xargs -I@ sed 
's|"samplerate.h"||g' -i @
-
-  # FTBFS: target "surge-xt-tests" links to surge::catch2_v3
-  # but the target was not found.
- 

[Git][archlinux/packaging/packages/surge-xt] Pushed new tag 1.3.1-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.3.1-1 at Arch Linux / Packaging / Packages / 
surge-xt

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




[Git][archlinux/packaging/packages/python-pkginfo][main] upgpkg: 1.10.0-1: Update to 1.10.0

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pkginfo


Commits:
b17ce326 by Antonio Rojas at 2024-05-06T01:00:02+02:00
upgpkg: 1.10.0-1: Update to 1.10.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pkginfo
pkgdesc = Query metadata from sdists / bdists / installed packages
-   pkgver = 1.9.6
-   pkgrel = 3
+   pkgver = 1.10.0
+   pkgrel = 1
url = https://pypi.python.org/pypi/pkginfo
arch = any
license = MIT
@@ -11,8 +11,8 @@ pkgbase = python-pkginfo
makedepends = python-wheel
makedepends = python-setuptools
depends = python
-   source = 
python-pkginfo-1.9.6.tar.gz::https://pypi.io/packages/source/p/pkginfo/pkginfo-1.9.6.tar.gz
-   sha512sums = 
07d9b8ce9965572b84ddced107aa1fcd2ed20a485580f87d667bd53508b0a8fc3aef2ca900bf8bb7fc075b95a81512920c4eef513c9ee6582d61b09968efee08
-   b2sums = 
a063e3461aecabac5bf35a9eb6b9f59a24865f3eeb903f69538a6e625893f506a897df7199d647539405bdd383b10722f5b0048380cc8ce8b6a8b4e7b2016c54
+   source = 
python-pkginfo-1.10.0.tar.gz::https://pypi.io/packages/source/p/pkginfo/pkginfo-1.10.0.tar.gz
+   sha512sums = 
d1350166bc6d37d8c7f227bfee332f5d289e1a513a13db1ba75992dbb24b30b42b2b95d2fe55ca249c83132e880a46975d4146e0cb9d5b1d103da2e9ce36a858
+   b2sums = 
976bde677c365b78bde56604cef46892c95f796af59836946e1302cea868882a06d3f8cdbb330e3af011691dc8123f2555d0ebf6bacfaeff5a4e010a9bdd7030
 
 pkgname = python-pkginfo


=
PKGBUILD
=
@@ -5,8 +5,8 @@
 
 pkgname=python-pkginfo
 _pkgname="${pkgname#python-}"
-pkgver=1.9.6
-pkgrel=3
+pkgver=1.10.0
+pkgrel=1
 pkgdesc='Query metadata from sdists / bdists / installed packages'
 arch=('any')
 url='https://pypi.python.org/pypi/pkginfo'
@@ -20,8 +20,8 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 
source=("$pkgname-$pkgver.tar.gz::https://pypi.io/packages/source/p/pkginfo/pkginfo-$pkgver.tar.gz;)
-sha512sums=('07d9b8ce9965572b84ddced107aa1fcd2ed20a485580f87d667bd53508b0a8fc3aef2ca900bf8bb7fc075b95a81512920c4eef513c9ee6582d61b09968efee08')
-b2sums=('a063e3461aecabac5bf35a9eb6b9f59a24865f3eeb903f69538a6e625893f506a897df7199d647539405bdd383b10722f5b0048380cc8ce8b6a8b4e7b2016c54')
+sha512sums=('d1350166bc6d37d8c7f227bfee332f5d289e1a513a13db1ba75992dbb24b30b42b2b95d2fe55ca249c83132e880a46975d4146e0cb9d5b1d103da2e9ce36a858')
+b2sums=('976bde677c365b78bde56604cef46892c95f796af59836946e1302cea868882a06d3f8cdbb330e3af011691dc8123f2555d0ebf6bacfaeff5a4e010a9bdd7030')
 
 build() {
   cd "$_pkgname-$pkgver"



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

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




[Git][archlinux/packaging/packages/python-pkginfo] Pushed new tag 1.10.0-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.10.0-1 at Arch Linux / Packaging / Packages / 
python-pkginfo

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




[Git][archlinux/packaging/packages/openblas][main] upgpkg: 0.3.27-1: Update to 0.3.27

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
openblas


Commits:
f7651232 by Antonio Rojas at 2024-05-06T00:53:20+02:00
upgpkg: 0.3.27-1: Update to 0.3.27

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = openblas
pkgdesc = An optimized BLAS library based on GotoBLAS2 1.13 BSD
-   pkgver = 0.3.26
-   pkgrel = 3
+   pkgver = 0.3.27
+   pkgrel = 1
url = https://www.openblas.net/
arch = x86_64
license = BSD
@@ -9,8 +9,8 @@ pkgbase = openblas
makedepends = perl
makedepends = gcc-fortran
depends = gcc-libs
-   source = 
OpenBLAS-v0.3.26.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v0.3.26.tar.gz
-   sha512sums = 
01d3a536fbfa62f276fd6b1ad0e218fb3d91f41545fc83ddc74979fa26372d8389f0baa20334badfe0adacd77bd944c50a47ac920577373fcc1d495553084373
+   source = 
OpenBLAS-v0.3.27.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v0.3.27.tar.gz
+   sha512sums = 
4accc5282244946157b7940211181e011940154ff47855702c68f57a0af2fa5a306f49e47b8c22c02eeff61760c6c220465f05a316a33ee3265bfce65ca4cb84
 
 pkgname = openblas
 
@@ -24,7 +24,7 @@ pkgname = blas-openblas
provides = cblas=3.12.0
provides = lapack=3.12.0
provides = lapacke=3.12.0
-   provides = openblas-lapack=0.3.26
+   provides = openblas-lapack=0.3.27
conflicts = blas
conflicts = cblas
conflicts = lapack


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 pkgbase=openblas
 pkgname=(openblas openblas64 blas-openblas blas64-openblas)
 _pkgname=OpenBLAS
-pkgver=0.3.26
-pkgrel=3
+pkgver=0.3.27
+pkgrel=1
 _blasver=3.12.0
 pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
 arch=('x86_64')
@@ -14,7 +14,7 @@ license=('BSD')
 depends=('gcc-libs')
 makedepends=('cmake' 'perl' 'gcc-fortran')
 
source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
-sha512sums=('01d3a536fbfa62f276fd6b1ad0e218fb3d91f41545fc83ddc74979fa26372d8389f0baa20334badfe0adacd77bd944c50a47ac920577373fcc1d495553084373')
+sha512sums=('4accc5282244946157b7940211181e011940154ff47855702c68f57a0af2fa5a306f49e47b8c22c02eeff61760c6c220465f05a316a33ee3265bfce65ca4cb84')
 
 build() {
   # Setting FC manually to avoid picking up f95 and breaking the cmake build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openblas/-/commit/f7651232c8e4ac48848bb3ec06f11a157ea8dd5e

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




[Git][archlinux/packaging/packages/openblas] Pushed new tag 0.3.27-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 0.3.27-1 at Arch Linux / Packaging / Packages / 
openblas

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




[Git][archlinux/packaging/packages/libretro-mame][main] Use commit pinning

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-mame


Commits:
df50a39d by Daniel M. Capella at 2024-05-05T18:52:09-04:00
Use commit pinning

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -14,7 +14,7 @@ pkgbase = libretro-mame
depends = libretro-core-info
depends = libgl
depends = zlib
-   source = libretro-mame::git+https://github.com/libretro/mame.git
+   source = 
libretro-mame::git+https://github.com/libretro/mame.git#commit=f2b7a03ade76af6fc6d63d6c7786335717d48a43
b2sums = SKIP
 
 pkgname = libretro-mame


=
PKGBUILD
=
@@ -21,7 +21,8 @@ makedepends=(
   libglvnd
   python
 )
-source=(libretro-mame::git+https://github.com/libretro/mame.git)
+_commit=f2b7a03ade76af6fc6d63d6c7786335717d48a43
+source=(libretro-mame::git+https://github.com/libretro/mame.git#commit=${_commit})
 b2sums=(SKIP)
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-mame/-/commit/df50a39dded652a85ba22363c4a343121d019328

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




[Git][archlinux/packaging/packages/coq][main] upgpkg: 8.19.1-3: Rebuild for LTO version bump

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / coq


Commits:
a8020a0c by Antonio Rojas at 2024-05-06T00:45:10+02:00
upgpkg: 8.19.1-3: Rebuild for LTO version bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = coq
pkgdesc = Formal proof management system
pkgver = 8.19.1
-   pkgrel = 2
+   pkgrel = 3
url = https://coq.inria.fr/
arch = x86_64
groups = coq
@@ -36,6 +36,7 @@ pkgbase = coq
options = !emptydirs
options = !strip
options = staticlibs
+   options = !debug
source = 
coq-8.19.1.tar.gz::https://github.com/coq/coq/archive/V8.19.1.tar.gz
source = 
python-antlr4-4.9.3.tar.gz::https://github.com/antlr/antlr4/archive/4.9.3.tar.gz
sha256sums = 
1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674


=
PKGBUILD
=
@@ -9,13 +9,13 @@
 pkgbase=coq
 pkgname=("${pkgbase}" "${pkgbase}ide" "${pkgbase}-doc")
 pkgver=8.19.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Formal proof management system'
 arch=('x86_64')
 url='https://coq.inria.fr/'
 license=('GPL')
 groups=('coq')
-options=('!emptydirs' '!strip' 'staticlibs')
+options=('!emptydirs' '!strip' 'staticlibs' '!debug')
 depends=('ocaml' 'ocaml-findlib')
 makedepends=('ocaml-num' 'ocaml-zarith' 'gtk3' 'gtksourceview3' 'dune' 'git'
  'lablgtk3' 'gendesk' # coqide



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/coq/-/commit/a8020a0c690f098891126527b5f92e0a9a379565

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




[Git][archlinux/packaging/packages/coq] Pushed new tag 8.19.1-3

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 8.19.1-3 at Arch Linux / Packaging / Packages / coq

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




[Git][archlinux/packaging/packages/libretro-mame][main] upgpkg: 90657-1: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-mame


Commits:
93adc35f by Daniel M. Capella at 2024-05-05T18:39:09-04:00
upgpkg: 90657-1: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = libretro-mame
pkgdesc = MAME Arcade core
-   pkgver = 90047
+   pkgver = 90657
pkgrel = 1
url = https://github.com/libretro/mame
arch = x86_64


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Oliver Jaksch 
 
 pkgname=libretro-mame
-pkgver=90047
+pkgver=90657
 pkgrel=1
 arch=(x86_64)
 pkgdesc='MAME Arcade core'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-mame/-/commit/93adc35f0079b755d77fb0b33cafbd2f70d44084

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




[Git][archlinux/packaging/packages/libretro-mame] Pushed new tag 90657-1

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 90657-1 at Arch Linux / Packaging / Packages / 
libretro-mame

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




[Git][archlinux/packaging/packages/libretro-scummvm] Pushed new tag 150021-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 150021-2 at Arch Linux / Packaging / Packages 
/ libretro-scummvm

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




[Git][archlinux/packaging/packages/libretro-scummvm][main] upgpkg: 150021-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-scummvm


Commits:
c782f03b by Daniel M. Capella at 2024-05-05T18:33:35-04:00
upgpkg: 150021-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-scummvm
pkgdesc = ScummVM core
pkgver = 150021
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/scummvm
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libretro-scummvm
 pkgver=150021
-pkgrel=1
+pkgrel=2
 pkgdesc='ScummVM core'
 arch=(x86_64)
 url=https://github.com/libretro/scummvm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-scummvm/-/commit/c782f03bd7bb1b96d42b6a2c36dc9fc4b676d23d

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




[Git][archlinux/packaging/packages/pysolfc] Pushed new tag 3.0.0-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.0.0-1 at Arch Linux / Packaging / Packages / 
pysolfc

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




[Git][archlinux/packaging/packages/pysolfc][main] upgpkg: 3.0.0-1: Update to 3.0.0

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pysolfc


Commits:
76204401 by Antonio Rojas at 2024-05-06T00:33:31+02:00
upgpkg: 3.0.0-1: Update to 3.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pysolfc
pkgdesc = PySol (Fan Club edition) is an exciting collection of more 
than 1000 solitaire games
-   pkgver = 2.21.0
-   pkgrel = 2
+   pkgver = 3.0.0
+   pkgrel = 1
url = http://pysolfc.sourceforge.net/
arch = any
license = GPL3
@@ -15,7 +15,7 @@ pkgbase = pysolfc
depends = python-six
depends = tk
depends = python-pygame
-   source = https://downloads.sourceforge.net/pysolfc/PySolFC-2.21.0.tar.xz
-   sha256sums = 
5ceae3a4cc609d1a53ad29e2e26fae6c59dedee9a7d2d6af07f0289a2daa383b
+   source = https://downloads.sourceforge.net/pysolfc/PySolFC-3.0.0.tar.xz
+   sha256sums = 
5047ca10e8d5d635a0fbf7387c71b6c5e090e51a3ad2ab8a1bad649c0c3c9a17
 
 pkgname = pysolfc


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=pysolfc
-pkgver=2.21.0
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="PySol (Fan Club edition) is an exciting collection of more than 1000 
solitaire games"
 arch=('any')
 url="http://pysolfc.sourceforge.net/;
@@ -12,7 +12,7 @@ depends=('python-attrs' 'pysolfc-cardsets' 'python-configobj' 
'python-pillow'
  'python-pysol_cards' 'python-random2' 'python-six' 'tk' 
'python-pygame')
 makedepends=('python-setuptools')
 source=(https://downloads.sourceforge.net/$pkgname/PySolFC-$pkgver.tar.xz)
-sha256sums=('5ceae3a4cc609d1a53ad29e2e26fae6c59dedee9a7d2d6af07f0289a2daa383b')
+sha256sums=('5047ca10e8d5d635a0fbf7387c71b6c5e090e51a3ad2ab8a1bad649c0c3c9a17')
 
 prepare() {
   cd PySolFC-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pysolfc/-/commit/76204401c5e5bc1a3042b8c5fd0a535359cb02a7

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




[Git][archlinux/packaging/packages/pysolfc-cardsets] Pushed new tag 3.0-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.0-1 at Arch Linux / Packaging / Packages / 
pysolfc-cardsets

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




[Git][archlinux/packaging/packages/pysolfc-cardsets][main] upgpkg: 3.0-1: Update to 3.0

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pysolfc-cardsets


Commits:
17b1a35e by Antonio Rojas at 2024-05-06T00:31:00+02:00
upgpkg: 3.0-1: Update to 3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,11 @@
+pkgbase = pysolfc-cardsets
+   pkgdesc = A collection of cardsets adapted for use with PySolFC
+   pkgver = 3.0
+   pkgrel = 1
+   url = http://pysolfc.sourceforge.net/
+   arch = any
+   license = GPL3
+   source = 
https://downloads.sourceforge.net/pysolfc/PySolFC-Cardsets-3.0.tar.bz2
+   sha256sums = 
279d1dc44068c7ae7bb47950c19992484edcaea6b61130227de9996cb08e3b0c
+
+pkgname = pysolfc-cardsets


=
PKGBUILD
=
@@ -2,14 +2,14 @@
 # Contributor: Eric Bélanger 
 
 pkgname=pysolfc-cardsets
-pkgver=2.2
+pkgver=3.0
 pkgrel=1
 pkgdesc="A collection of cardsets adapted for use with PySolFC"
 arch=('any')
 url="http://pysolfc.sourceforge.net/;
 license=('GPL3')
 
source=(https://downloads.sourceforge.net/pysolfc/PySolFC-Cardsets-$pkgver.tar.bz2)
-sha256sums=('53be2038cf201403a65266bf4b9ad8e3b8192bb253aba6af36964a71ea6f7755')
+sha256sums=('279d1dc44068c7ae7bb47950c19992484edcaea6b61130227de9996cb08e3b0c')
 
 package() {
   cd "${srcdir}"/PySolFC-Cardsets-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pysolfc-cardsets/-/commit/17b1a35e4ca2164301a7800166a08cecb4cdc462

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




[Git][archlinux/packaging/packages/libretro-ppsspp] Pushed new tag 39784-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 39784-2 at Arch Linux / Packaging / Packages / 
libretro-ppsspp

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




[Git][archlinux/packaging/packages/libretro-ppsspp][main] upgpkg: 39784-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-ppsspp


Commits:
2d47f525 by Daniel M. Capella at 2024-05-05T18:26:29-04:00
upgpkg: 39784-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-ppsspp
pkgdesc = Sony PlayStation Portable core
pkgver = 39784
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/hrydgard/ppsspp
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=libretro-ppsspp
 pkgver=39784
-pkgrel=1
+pkgrel=2
 pkgdesc='Sony PlayStation Portable core'
 arch=(x86_64)
 url=https://github.com/hrydgard/ppsspp



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-ppsspp/-/commit/2d47f5254c7237183a73cba61678968ea2acfccf

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




[Git][archlinux/packaging/packages/libretro-shaders-slang] Pushed new tag 1457-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1457-2 at Arch Linux / Packaging / Packages / 
libretro-shaders-slang

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




[Git][archlinux/packaging/packages/libretro-shaders-slang][main] upgpkg: 1457-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-shaders-slang


Commits:
77c272aa by Daniel M. Capella at 2024-05-05T18:25:34-04:00
upgpkg: 1457-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-shaders-slang
pkgdesc = Collection of shaders for libretro
pkgver = 1457
-   pkgrel = 1
+   pkgrel = 2
url = https://www.libretro.com/
arch = any
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-shaders-slang
 pkgver=1457
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of shaders for libretro'
 arch=(any)
 url=https://www.libretro.com/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-shaders-slang/-/commit/77c272aa37c90252ca0db0456e05770ab5be4ea9

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




[Git][archlinux/packaging/packages/libretro-play] Pushed new tag 8218-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 8218-2 at Arch Linux / Packaging / Packages / 
libretro-play

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




[Git][archlinux/packaging/packages/libretro-play][main] upgpkg: 8218-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-play


Commits:
48bb428b by Daniel M. Capella at 2024-05-05T18:24:38-04:00
upgpkg: 8218-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-play
pkgdesc = Sony PlayStation 2 core
pkgver = 8218
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/jpd002/Play-
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-play
 pkgver=8218
-pkgrel=1
+pkgrel=2
 pkgdesc='Sony PlayStation 2 core'
 arch=(x86_64)
 url=https://github.com/jpd002/Play-



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-play/-/commit/48bb428b697bd3831e572eadbc11d71f1191842f

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




[Git][archlinux/packaging/packages/hamster-time-tracker] Pushed new tag 3.0.3-3

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 3.0.3-3 at Arch Linux / Packaging / Packages / 
hamster-time-tracker

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




[Git][archlinux/packaging/packages/hamster-time-tracker][main] upgpkg: 3.0.3-3: Unbundle waf

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
hamster-time-tracker


Commits:
741a493d by Antonio Rojas at 2024-05-06T00:24:20+02:00
upgpkg: 3.0.3-3: Unbundle waf

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,13 @@
 pkgbase = hamster-time-tracker
pkgdesc = Time tracking application that helps you to keep track on how 
much time you have spent during the day on activities you choose to track
pkgver = 3.0.3
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/projecthamster/hamster
arch = any
license = GPL
makedepends = intltool
makedepends = itstool
+   makedepends = waf
depends = gtk3
depends = python-dbus
depends = python-cairo


=
PKGBUILD
=
@@ -4,24 +4,25 @@
 
 pkgname=hamster-time-tracker
 pkgver=3.0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Time tracking application that helps you to keep track on how much 
time you have spent during the day on activities you choose to track"
 arch=('any')
 url="https://github.com/projecthamster/hamster;
 license=('GPL')
 depends=('gtk3' 'python-dbus' 'python-cairo' 'python-gobject' 'python-xdg')
-makedepends=('intltool' 'itstool')
+makedepends=('intltool' 'itstool' 'waf')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/projecthamster/hamster/archive/v$pkgver.tar.gz;)
 sha256sums=('66e7c40d24bcd573ae8204a5d17773d4708a0c3a1069d20771f6cf8c8d102d45')
 
 build() {
   cd hamster-$pkgver
-  python ./waf configure --prefix=/usr --libexecdir=/usr/lib  
--skip-icon-cache-update
-  python ./waf build
+  rm -r waf waflib
+  waf configure --prefix=/usr --libexecdir=/usr/lib  --skip-icon-cache-update
+  waf build
 }
 
 package() {
   cd hamster-$pkgver
-  python ./waf install --destdir="$pkgdir"
+  waf install --destdir="$pkgdir"
   rm "$pkgdir/usr/share/glib-2.0/schemas/gschemas.compiled"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hamster-time-tracker/-/commit/741a493d264136f7d452b1d29793445bb7fe9863

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




[Git][archlinux/packaging/packages/libretro-overlays][main] upgpkg: 275-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-overlays


Commits:
fe328f98 by Daniel M. Capella at 2024-05-05T18:22:28-04:00
upgpkg: 275-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-overlays
pkgdesc = Collection of overlays for libretro
pkgver = 275
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/common-overlays
arch = any
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-overlays
 pkgver=275
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of overlays for libretro'
 arch=(any)
 url=https://github.com/libretro/common-overlays



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-overlays/-/commit/fe328f9884ce13c4edb160c61a8a892d3c159322

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




[Git][archlinux/packaging/packages/libretro-overlays] Pushed new tag 275-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 275-2 at Arch Linux / Packaging / Packages / 
libretro-overlays

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




[Git][archlinux/packaging/packages/libretro-picodrive][main] upgpkg: 2492-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-picodrive


Commits:
4a23d75e by Daniel M. Capella at 2024-05-05T18:22:13-04:00
upgpkg: 2492-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-picodrive
pkgdesc = Sega MS/MD/CD/32X core
pkgver = 2492
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/picodrive
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-picodrive
 pkgver=2492
-pkgrel=1
+pkgrel=2
 pkgdesc='Sega MS/MD/CD/32X core'
 arch=(x86_64)
 url=https://github.com/libretro/picodrive



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-picodrive/-/commit/4a23d75e319ae5ddf250be37d449d35f70433223

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




[Git][archlinux/packaging/packages/libretro-picodrive] Pushed new tag 2492-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 2492-2 at Arch Linux / Packaging / Packages / 
libretro-picodrive

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




[Git][archlinux/packaging/packages/camlp-streams][main] upgpkg: 5.0.1-6: Rebuild for LTO version bump

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
camlp-streams


Commits:
d8de144f by Antonio Rojas at 2024-05-06T00:21:42+02:00
upgpkg: 5.0.1-6: Rebuild for LTO version bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = camlp-streams
pkgdesc = The Stream and Genlex libraries for use with Camlp4 and 
Camlp5.
pkgver = 5.0.1
-   pkgrel = 5
+   pkgrel = 6
url = https://github.com/ocaml/camlp-streams
arch = x86_64
license = BSD
@@ -9,6 +9,7 @@ pkgbase = camlp-streams
depends = ocaml
depends = ocaml-compiler-libs
options = !strip
+   options = !debug
source = 
camlp-streams-v5.0.1.tar.gz::https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
sha256sums = 
ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4
 


=
PKGBUILD
=
@@ -2,14 +2,14 @@
 pkgname="camlp-streams"
 pkgver=5.0.1
 _relname=v5.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="The Stream and Genlex libraries for use with Camlp4 and Camlp5."
 arch=('x86_64')
 url="https://github.com/ocaml/camlp-streams;
 license=('BSD')
 makedepends=('dune')
 depends=('ocaml' 'ocaml-compiler-libs')
-options=('!strip')
+options=('!strip' '!debug') 
 
source=("camlp-streams-${_relname}.tar.gz::https://github.com/ocaml/camlp-streams/archive/$_relname.tar.gz;)
 sha256sums=('ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/camlp-streams/-/commit/d8de144fbd1684d0f27beeba1e94bd66c88f9cc8

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




[Git][archlinux/packaging/packages/camlp-streams] Pushed new tag 5.0.1-6

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 5.0.1-6 at Arch Linux / Packaging / Packages / 
camlp-streams

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




[Git][archlinux/packaging/packages/kupfer][main] upgpkg: 327-1: Update to 327, unbundle waf

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kupfer


Commits:
cf4c00b7 by Antonio Rojas at 2024-05-06T00:21:35+02:00
upgpkg: 327-1: Update to 327, unbundle waf

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = kupfer
pkgdesc = Launcher application written in python. Similar to Gnome-Do / 
Launchy
-   pkgver = 326
+   pkgver = 327
pkgrel = 1
url = https://kupferlauncher.github.io/
arch = any
@@ -8,6 +8,7 @@ pkgbase = kupfer
makedepends = intltool
makedepends = itstool
makedepends = python-docutils
+   makedepends = waf
depends = libkeybinder3
depends = libwnck3
depends = python-cairo
@@ -17,7 +18,7 @@ pkgbase = kupfer
depends = python-xdg
optdepends = gvfs: Trash plugin
optdepends = xautomation: Send Keys plugin
-   source = 
https://github.com/kupferlauncher/kupfer/archive/v326/kupfer-326.tar.gz
-   sha256sums = 
c7be7fceae78de3e7d87d49172bbbf9e741ffc6840eb25db718da9805ecd401b
+   source = 
https://github.com/kupferlauncher/kupfer/archive/v327/kupfer-327.tar.gz
+   sha256sums = 
a2b1d263df902a3f9ec931a1a0fba1919cfa8946cd24c98459f54843ff5295ad
 
 pkgname = kupfer


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 # Contributor: Asa Marco 
 
 pkgname=kupfer
-pkgver=326
+pkgver=327
 pkgrel=1
 pkgdesc="Launcher application written in python. Similar to Gnome-Do / Launchy"
 arch=('any')
@@ -12,22 +12,23 @@ url="https://kupferlauncher.github.io/;
 license=('GPL3')
 depends=('libkeybinder3' 'libwnck3' 'python-cairo' 'python-dbus' 
'python-gobject'
  'python-setproctitle' 'python-xdg')
-makedepends=('intltool' 'itstool' 'python-docutils')
+makedepends=('intltool' 'itstool' 'python-docutils' 'waf')
 optdepends=('gvfs: Trash plugin'
 'xautomation: Send Keys plugin')
 
source=(https://github.com/kupferlauncher/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
 #validpgpkeys=('2578ABA1F9023159DFF211B7368712C4D7A5') # Ulrik Sverdrup
-sha256sums=('c7be7fceae78de3e7d87d49172bbbf9e741ffc6840eb25db718da9805ecd401b')
+sha256sums=('a2b1d263df902a3f9ec931a1a0fba1919cfa8946cd24c98459f54843ff5295ad')
 
 build() {
   cd $pkgname-$pkgver
-  ./waf configure --prefix=/usr \
+  rm -r waf waflib
+  waf configure --prefix=/usr \
   --no-update-mime \
   --no-update-icon-cache
-  ./waf
+  waf
 }
 
 package() {
   cd $pkgname-$pkgver
-  ./waf install --destdir="$pkgdir"
+  waf install --destdir="$pkgdir"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kupfer/-/commit/cf4c00b708ed228a03eca3d8ed6dae101f67403a

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




[Git][archlinux/packaging/packages/kupfer] Pushed new tag 327-1

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 327-1 at Arch Linux / Packaging / Packages / kupfer

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




[Git][archlinux/packaging/packages/libretro-nestopia][main] upgpkg: 1:116-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-nestopia


Commits:
11aa5bdb by Daniel M. Capella at 2024-05-05T18:20:58-04:00
upgpkg: 1:116-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-nestopia
pkgdesc = Nintendo Entertainment System core
pkgver = 116
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/libretro/nestopia
arch = x86_64


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-nestopia
 pkgver=116
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Nintendo Entertainment System core'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-nestopia/-/commit/11aa5bdbfcac08a704527f4f273e1029e3635301

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




[Git][archlinux/packaging/packages/libretro-nestopia] Pushed new tag 1-116-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1-116-2 at Arch Linux / Packaging / Packages / 
libretro-nestopia

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




[Git][archlinux/packaging/packages/libretro-mgba] Pushed new tag 9298-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 9298-2 at Arch Linux / Packaging / Packages / 
libretro-mgba

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




[Git][archlinux/packaging/packages/libretro-mgba][main] upgpkg: 9298-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-mgba


Commits:
b9e077ed by Daniel M. Capella at 2024-05-05T18:20:27-04:00
upgpkg: 9298-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-mgba
pkgdesc = Nintendo Game Boy Advance core
pkgver = 9298
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/mgba
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libretro-mgba
 pkgver=9298
-pkgrel=1
+pkgrel=2
 pkgdesc='Nintendo Game Boy Advance core'
 arch=(x86_64)
 url=https://github.com/libretro/mgba



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-mgba/-/commit/b9e077eda2e6d713c8ca579c0787bfe62c5f7809

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




[Git][archlinux/packaging/packages/camlp5] Pushed new tag 8.02.01-5

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 8.02.01-5 at Arch Linux / Packaging / Packages / 
camlp5

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




[Git][archlinux/packaging/packages/camlp5][main] upgpkg: 8.02.01-5: Rebuild for LTO version bump

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
camlp5


Commits:
6e211808 by Antonio Rojas at 2024-05-06T00:19:54+02:00
upgpkg: 8.02.01-5: Rebuild for LTO version bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = camlp5
pkgdesc = A preprocessor-pretty-printer of OCaml.
pkgver = 8.02.01
-   pkgrel = 4
+   pkgrel = 5
url = https://camlp5.github.io/
arch = x86_64
license = BSD
@@ -14,6 +14,7 @@ pkgbase = camlp5
depends = ocaml-re
options = !strip
options = staticlibs
+   options = !debug
source = 
camlp5-8.02.01.tar.gz::https://github.com/camlp5/camlp5/archive/8.02.01.tar.gz
sha256sums = 
58d4bce0c20fa1151fc2c15f172f5884472e2044a4b0da22aababf46c361e515
 


=
PKGBUILD
=
@@ -10,7 +10,7 @@
 pkgname=camlp5
 pkgver=8.02.01
 _relname=8.02.01
-pkgrel=4
+pkgrel=5
 arch=('x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
 url='https://camlp5.github.io/'
@@ -19,7 +19,7 @@ depends=('ocaml' 'camlp-streams' 'ocaml-rresult' 'ocaml-bos' 
'ocaml-re')
 makedepends=('ocaml-compiler-libs' 'ocaml-findlib')
 
source=("camlp5-${_relname}.tar.gz::https://github.com/camlp5/camlp5/archive/$_relname.tar.gz;)
 sha256sums=('58d4bce0c20fa1151fc2c15f172f5884472e2044a4b0da22aababf46c361e515')
-options=('!strip' 'staticlibs')
+options=('!strip' 'staticlibs' '!debug')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



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

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




[Git][archlinux/packaging/packages/libretro-genesis-plus-gx][main] upgpkg: 2145-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-genesis-plus-gx


Commits:
b96c8a9a by Daniel M. Capella at 2024-05-05T18:19:37-04:00
upgpkg: 2145-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-genesis-plus-gx
pkgdesc = Sega MS/GG/MD/CD core
pkgver = 2145
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/Genesis-Plus-GX
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=libretro-genesis-plus-gx
 pkgver=2145
-pkgrel=1
+pkgrel=2
 pkgdesc='Sega MS/GG/MD/CD core'
 arch=(x86_64)
 url=https://github.com/libretro/Genesis-Plus-GX



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/b96c8a9a32227926c3c0b13dc6f9e1de95abafa3

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




[Git][archlinux/packaging/packages/libretro-genesis-plus-gx] Pushed new tag 2145-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 2145-2 at Arch Linux / Packaging / Packages / 
libretro-genesis-plus-gx

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




[Git][archlinux/packaging/packages/libretro-flycast][main] upgpkg: 6142-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-flycast


Commits:
fdb31cd1 by Daniel M. Capella at 2024-05-05T18:18:59-04:00
upgpkg: 6142-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-flycast
pkgdesc = Sega Dreamcast core
pkgver = 6142
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/flyinghead/flycast
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-flycast
 pkgver=6142
-pkgrel=1
+pkgrel=2
 pkgdesc='Sega Dreamcast core'
 arch=(x86_64)
 url=https://github.com/flyinghead/flycast



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-flycast/-/commit/fdb31cd14cdb56d4af93b1ad29d21463669d98f4

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




[Git][archlinux/packaging/packages/libretro-flycast] Pushed new tag 6142-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 6142-2 at Arch Linux / Packaging / Packages / 
libretro-flycast

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




[Git][archlinux/packaging/packages/libretro-gambatte] Pushed new tag 1030-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1030-2 at Arch Linux / Packaging / Packages / 
libretro-gambatte

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




[Git][archlinux/packaging/packages/libretro-gambatte][main] upgpkg: 1030-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-gambatte


Commits:
2fb6001f by Daniel M. Capella at 2024-05-05T18:18:20-04:00
upgpkg: 1030-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-gambatte
pkgdesc = Nintendo Game Boy/Game Boy Color core
pkgver = 1030
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/gambatte-libretro
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=libretro-gambatte
 pkgver=1030
-pkgrel=1
+pkgrel=2
 pkgdesc='Nintendo Game Boy/Game Boy Color core'
 arch=(x86_64)
 url=https://github.com/libretro/gambatte-libretro



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-gambatte/-/commit/2fb6001fc22ef9bb939f28c5f31c045d4549fcf6

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




[Git][archlinux/packaging/packages/wt][main] upgpkg: 4.10.4-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
wt


Commits:
1d9c1812 by Daniel M. Capella at 2024-05-05T18:17:55-04:00
upgpkg: 4.10.4-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = wt
pkgdesc = a C++ library and application server for developing and 
deploying web applications
pkgver = 4.10.4
-   pkgrel = 1
+   pkgrel = 2
url = http://www.webtoolkit.eu/
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=wt
 pkgver=4.10.4
-pkgrel=1
+pkgrel=2
 pkgdesc="a C++ library and application server for developing and deploying web 
applications"
 arch=('x86_64')
 url="http://www.webtoolkit.eu/;



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wt/-/commit/1d9c1812401e7e09c895fb7bd780c7a0650b2818

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




[Git][archlinux/packaging/packages/wt] Pushed new tag 4.10.4-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 4.10.4-2 at Arch Linux / Packaging / Packages 
/ wt

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




[Git][archlinux/packaging/packages/libretro-core-info][main] upgpkg: 1.18.0-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-core-info


Commits:
e0a9c223 by Daniel M. Capella at 2024-05-05T18:17:16-04:00
upgpkg: 1.18.0-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-core-info
pkgdesc = Libretro core info files
pkgver = 1.18.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/libretro-core-info
arch = any
groups = libretro


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-core-info
 pkgver=1.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Libretro core info files'
 arch=(any)
 url=https://github.com/libretro/libretro-core-info



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-core-info/-/commit/e0a9c22348a2a7a1ce5b56d1b3b285e4c3059fe3

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




[Git][archlinux/packaging/packages/libretro-core-info] Pushed new tag 1.18.0-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1.18.0-2 at Arch Linux / Packaging / Packages 
/ libretro-core-info

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




[Git][archlinux/packaging/packages/ocaml-zarith] Pushed new tag 1.13-4

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 1.13-4 at Arch Linux / Packaging / Packages / 
ocaml-zarith

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




[Git][archlinux/packaging/packages/ocaml-zarith][main] upgpkg: 1.13-4: Rebuild for LTO version bump

2024-05-05 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-zarith


Commits:
e32939c1 by Antonio Rojas at 2024-05-06T00:17:01+02:00
upgpkg: 1.13-4: Rebuild for LTO version bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = ocaml-zarith
pkgdesc = Implements arithmetic and logical operations over 
arbitrary-precision integers and rational numbers
pkgver = 1.13
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/ocaml/Zarith
arch = x86_64
license = GPL2
@@ -11,6 +11,7 @@ pkgbase = ocaml-zarith
depends = gmp
provides = zarith
options = !strip
+   options = !debug
source = https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz
sha256sums = 
a5826d33fea0103ad6e66f92583d8e075fb77976de893ffdd73ada0409b3f83b
 


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=ocaml-zarith
 provides=('zarith')
 pkgver=1.13
-pkgrel=3
+pkgrel=4
 pkgdesc='Implements arithmetic and logical operations over arbitrary-precision 
integers and rational numbers'
 url='https://github.com/ocaml/Zarith'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('ocaml' 'ocaml-compiler-libs' 'gmp')
 makedepends=('ocaml-findlib')
 source=("https://github.com/ocaml/Zarith/archive/release-${pkgver}.tar.gz;)
 sha256sums=('a5826d33fea0103ad6e66f92583d8e075fb77976de893ffdd73ada0409b3f83b')
-options=(!strip)
+options=(!strip !debug)
 
 build() {
   cd Zarith-release-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-zarith/-/commit/e32939c1dcd9c8bc07ee84cf0195c1142fb89261

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




[Git][archlinux/packaging/packages/libretro-bsnes] Pushed new tag 1-3141-2

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed new tag 1-3141-2 at Arch Linux / Packaging / Packages 
/ libretro-bsnes

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




[Git][archlinux/packaging/packages/libretro-bsnes][main] upgpkg: 1:3141-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-bsnes


Commits:
4e355d7c by Daniel M. Capella at 2024-05-05T18:16:52-04:00
upgpkg: 1:3141-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-bsnes
pkgdesc = Super Nintendo Entertainment System cores
pkgver = 3141
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://github.com/libretro/bsnes-libretro
arch = x86_64


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=libretro-bsnes
 pkgver=3141
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Super Nintendo Entertainment System cores'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-bsnes/-/commit/4e355d7c392fbd632ae2dcdac4c34098b96e95cb

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




[Git][archlinux/packaging/packages/libretro-beetle-psx][main] upgpkg: 2708-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

2024-05-05 Thread Daniel M. Capella (@polyzen)


Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
libretro-beetle-psx


Commits:
ba450469 by Daniel M. Capella at 2024-05-05T18:16:16-04:00
upgpkg: 2708-2: 
https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = libretro-beetle-psx
pkgdesc = Sony PlayStation core
pkgver = 2708
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/libretro/beetle-psx-libretro
arch = x86_64
groups = libretro


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=(
   libretro-beetle-psx-hw
 )
 pkgver=2708
-pkgrel=1
+pkgrel=2
 pkgdesc='Sony PlayStation core'
 arch=(x86_64)
 url=https://github.com/libretro/beetle-psx-libretro



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/ba4504698f63cf76f0345f40cb1fa88dccb993a7

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




  1   2   3   4   5   6   >