Andrew J. Hesford
0e93caea40
apache-directory-studio-bin: add explicit python_version
2020-04-21 18:44:59 -04:00
Piotr Wójcik
2ab155fcc5
python3-cairo: depend on python3
2020-04-22 00:38:37 +02:00
Lorem
8dfa5f3a54
New package: Komikku-0.14.0
2020-04-21 23:59:22 +02:00
Lorem
932c696f25
New package: python3-cloudscraper-1.2.33
2020-04-21 23:59:22 +02:00
Lorem
52fb071e98
New package: python3-pure-protobuf-2.0.0
2020-04-21 23:59:22 +02:00
Lorem
07b8c6f423
New package: python3-dateparser-0.7.4
2020-04-21 23:59:22 +02:00
Johannes
baa5ab7f25
mercurial: fix completions
...
fixes #19584
2020-04-21 23:57:57 +02:00
travankor
be927a5604
wpgtk: update to 6.1.0.
2020-04-21 23:57:39 +02:00
travankor
323d5ce7aa
gdown: update to 3.10.3.
2020-04-21 23:57:15 +02:00
Andrew Benson
affdc45b9d
sqlmap: update to 1.4.4.
2020-04-21 20:59:58 +00:00
Andrew Benson
f37a4b073b
oidentd: update to 2.5.0.
2020-04-21 20:58:08 +00:00
Andrew Benson
f8118da2c3
solarus: update to 1.6.4.
2020-04-21 20:57:10 +00:00
Andrew Benson
3c8e641214
ssh-audit: update to 2.2.0.
2020-04-21 22:56:13 +02:00
Andrew Benson
15a68eecbd
Amass: update to 3.5.5.
2020-04-21 22:55:55 +02:00
Andrew Benson
96449de135
solarus-quest-editor: update to 1.6.4.
2020-04-21 20:55:31 +00:00
HadetTheUndying
68748a0cef
alacritty: fix missing libXi dependency
2020-04-21 21:59:29 +02:00
Gerardo Di Iorio
e9837ef554
hcloud: update to 1.16.2.
2020-04-21 21:42:53 +02:00
Leah Neukirchen
2b9dbf8ac3
texlive-bin: update to 2020.
2020-04-21 21:39:17 +02:00
mobinmob
6481c57261
compiz-reloaded: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
236da3e077
compiz-bcop: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
7eca5222df
compiz-plugins-experimental: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
44d93dd85f
compiz-plugins-extra: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
83351fd727
compiz-plugins-main: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
c3c775b111
compizconfig-python: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
4318e4cbbb
libcompizconfig: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
b45afe545e
ccsm: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
68d6cab880
emerald-themes: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
3d2401f8f9
emerald: update to 0.8.18.
2020-04-21 19:56:41 +02:00
mobinmob
5c27523bc9
compiz-core: update to 0.8.18.
2020-04-21 19:56:41 +02:00
q66
475064c982
gitea: fix wiki page rendering on go 1.14
2020-04-21 18:32:15 +02:00
lemmi
8c6ca551af
obs: update to 25.0.7.
2020-04-21 18:14:49 +02:00
Juan RP
7a7b948e61
linux5.6: update to 5.6.6.
2020-04-21 17:48:57 +02:00
Ophidiophobia
af6266ac65
megatools: update to 1.10.3 fixes #20820
2020-04-21 06:22:34 -07:00
q66
7ea37d4736
zeroinstall: use system ocaml
...
this unbreaks build on a bunch of platforms
2020-04-21 15:18:10 +02:00
q66
0095ee7919
linux*: disable infiniband for ppc32 + devfreq governors
2020-04-21 15:16:20 +02:00
q66
8aa551801d
linux*: switch to ondemand governor by default, enable schedutil
2020-04-21 15:14:39 +02:00
Juan RP
d66cf42e9a
transmission: unbreak and update for qt5.
2020-04-21 12:14:10 +02:00
Leah Neukirchen
c14ff32c5e
ipe: force moc version.
2020-04-21 11:33:28 +02:00
Leah Neukirchen
8614b9feae
vttest: update to 20200420.
2020-04-21 10:22:23 +02:00
Leah Neukirchen
20ab3f0f2f
lft: update to 3.91.
2020-04-21 10:22:23 +02:00
Joseph Benden
e02ac07f9d
keepassxc: update to 2.5.4.
...
Signed-off-by: Joseph Benden <joe@benden.us>
2020-04-21 00:04:31 +00:00
Piraty
a85de3a63b
treesheets: update to 1.0.2.
...
upstream switched to cmake
2020-04-21 02:01:27 +02:00
John
b465001ca9
tweeny: not noarch
...
Checks for 32/64 bit in usr/lib/cmake/Tweeny/TweenyConfigVersion.cmake
# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "4")
math(EXPR installedBits "4 * 8")
set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)")
set(PACKAGE_VERSION_UNSUITABLE TRUE)
endif()
2020-04-21 01:08:38 +02:00
John
8cf125b896
amdvlk: update to 2020.Q2.1.
2020-04-21 00:51:03 +02:00
Piraty
5ce2d3d130
python-tkinter: update to 2.7.18.
2020-04-20 23:54:15 +02:00
Piraty
ef6ac962bb
python: update to 2.7.18.
...
switch to vsed revealed useless `hardened-*` removals
This will very likely be the very last Python2 version.
https://lwn.net/Articles/818000/
2020-04-20 23:54:09 +02:00
travankor
24459e5ac6
bemenu: fix pkgconfig file.
2020-04-20 23:06:56 +02:00
svenper
fbd9867da6
python-lxml: update to 4.4.3.
2020-04-20 21:56:13 +02:00
Juan RP
2684c3ef4b
git: update to 2.26.2.
2020-04-20 21:53:21 +02:00
mustaqim
66c45869ef
python3-pillow-simd: update to 7.0.0.post3
2020-04-20 21:47:17 +02:00