Commit Graph

162895 Commits

Author SHA1 Message Date
Daniel Eyßer d5b187f360 bfs: update to 2.6.1. 2022-07-06 03:55:41 -04:00
Benjamín Albiñana 2319ba2edf quakespasm: update to 0.94.6. 2022-07-06 01:17:16 -05:00
oreo639 5a79e8c35f gnome-disk-utility: update to 42.0 2022-07-05 19:23:44 +02:00
oreo639 0b8d5829e6 gnome-system-monitor: update to 42.0 2022-07-05 19:23:44 +02:00
oreo639 fbdb39e6b7 gnome-text-editor: update to 42.2 2022-07-05 19:23:44 +02:00
oreo639 32d6b7bde6 gnome-characters: update to 42.0 2022-07-05 19:23:44 +02:00
glaulher 05840a0133 i3lock: update to 2.14.1. 2022-07-05 13:09:01 -04:00
oreo639 41b1af19b1 gnome-music: update to 42.1 2022-07-05 19:03:15 +02:00
oreo639 748d86fbb4 gnome-sound-recorder: update to 42.0 2022-07-05 19:02:41 +02:00
oreo639 bec1e006e8 file-roller: update to 3.42.0 2022-07-05 18:59:54 +02:00
Michal Vasilek d3da993421 mm-common: update to 1.0.4. 2022-07-05 18:54:12 +02:00
oreo639 7f7bff934f gnome-autoar: update to 0.4.3 2022-07-05 18:46:37 +02:00
oreo639 6ca6b95349 gedit: update to 42.1 2022-07-05 18:42:15 +02:00
oreo639 e581bbb530 gedit-plugins: update to 42.1 2022-07-05 18:42:15 +02:00
oreo639 37c1c06bbc gvfs: update to 1.50.2 2022-07-05 18:42:15 +02:00
Piotr Wójcik e60f7f926d diffoscope: update to 217. 2022-07-05 18:34:02 +02:00
Piotr Wójcik 6edb4d1560 python3-PyPDF2: update to 2.4.1. 2022-07-05 18:34:02 +02:00
oreo639 d2a783f901 zenity: update to 3.42.1 2022-07-05 18:23:45 +02:00
oreo639 cb41dd3f9e gnote: update to 42.0 2022-07-05 17:43:45 +02:00
oreo639 577949e759 gnome-photos: update to 42.0 2022-07-05 17:43:45 +02:00
Duncaen 11c93a1e79
common: correctly unset build_option_* variables
We can use the bash feature ${!prefix@}/${!prefix*} which expands to
all variables with the prefix.
This avoids leaking build_options between sourced templates.
2022-07-05 17:22:38 +02:00
oreo639 4d457bf911 gnome-boxes: update to 42.2. 2022-07-05 17:19:56 +02:00
Ishaan Bhimwal 5f6a226a43 xwallpaper: update to 0.7.4 2022-07-05 11:09:46 -04:00
icp e851fe6382 hg-git: update to 1.0.0. 2022-07-05 11:08:18 -04:00
mhmdanas 763a96987b python3-xdg: update to 0.28. 2022-07-05 11:01:15 -04:00
Cameron Nemo 3f57dd0bc3 bemenu: update to 0.6.9 2022-07-05 10:55:07 -04:00
cinerea0 f82be2922e texlab: update to 4.2.0 2022-07-05 10:53:57 -04:00
Ishaan Bhimwal 9c9e799813 cloc: update to 1.94 2022-07-05 10:52:43 -04:00
mhmdanas 6267f696a9 zimg: update to 3.0.4. 2022-07-05 16:51:43 +02:00
icp da8d1f0d25 xarchiver: update to 0.5.4.18. 2022-07-05 10:46:34 -04:00
Ishaan Bhimwal 9903fe15cb ltris: update to 1.2.5 2022-07-05 10:44:55 -04:00
Michal Vasilek a12a5fa7a4 gtk4: update to 4.6.6. 2022-07-05 14:44:53 +02:00
Michal Vasilek 363526fc10 ghex: fix docs cross 2022-07-05 14:15:15 +02:00
Michal Vasilek b2ce8437f0 ghex: fix cross 2022-07-05 14:06:01 +02:00
oreo639 c9832b97e9 New package: gnome-connections-42.1.2 2022-07-05 13:55:48 +02:00
oreo639 824f349210 nemiver: remove ghex dependency
doesn't work with libgtkhex-4
2022-07-05 13:55:48 +02:00
oreo639 1ec40cb0bd ghex: update to 42.3 2022-07-05 13:55:48 +02:00
oreo639 cb9f8198fe gspell: update to 1.11.1. 2022-07-05 13:55:48 +02:00
oreo639 8a2dc705a4 bubblewrap: update to 0.6.2
realpath patch is not necessary, the fix was backported to the musl
package in 4be91660ff
2022-07-05 13:55:06 +02:00
oreo639 4be91660ff musl: update realpath/readlink and add gettid
In some cases packages like bubblewrap call realpath() without /proc being
 availiable, however musl's realpath used to require /proc. This was changed
 in later versions of musl so we import those changes here.

This also adds gettid(). This function was added to later versions of musl and
 removes the need to patch out calls to gettid() in various packages including,
 for example, mutter.
2022-07-05 13:46:31 +02:00
oreo639 8c95bd13b1 gnome-recipes: update to 2.0.4 2022-07-05 12:58:28 +02:00
Michal Vasilek f1b2e67167 xorg-server-xwayland: update to 22.1.2. 2022-07-05 11:51:32 +02:00
Michal Vasilek 24aa89d9b7 pylint: update to 2.14.4. 2022-07-05 11:51:22 +02:00
Michal Vasilek 267bb62397 lagrange: update to 1.13.7. 2022-07-05 11:51:05 +02:00
Michal Vasilek bb2f1e9085 python3-charset-normalizer: update to 2.1.0. 2022-07-05 11:50:44 +02:00
Alex Lohr a7c87478b3 google-chrome: update to 103.0.5060.114 2022-07-05 11:06:48 +02:00
newbluemoon 4a7c879095 lilypond-doc: update to 2.23.10 2022-07-05 11:06:27 +02:00
newbluemoon 8c09a141fd lilypond: update to 2.23.10 2022-07-05 11:06:27 +02:00
zenobit 7d8a89a5bb lazygit: update to 0.34 2022-07-05 10:48:49 +02:00
Eloi Torrents ed4b90216e New package: wvkbd-0.8.2 2022-07-05 03:19:41 -05:00