mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 15:40:44 +00:00
Compare commits
2 Commits
owen/lazyssh
...
frawhide
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b93a56ba7 | |||
| 64b91fb190 |
@@ -1,6 +1,6 @@
|
||||
Name: plasma6-applet-appgrid
|
||||
Version: 1.8.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern fullscreen application launcher for KDE Plasma
|
||||
# Main code: GPL-2.0-or-later
|
||||
# dev.xarbit.appgrid.metainfo.xml: CC0-1.0
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global commit 4f321eb31958df9604fe302aa5509327108b200e
|
||||
%global ver 0.0.41-19466
|
||||
%global commit 0fda2dd60f2293750cc9cae210c4fdf703f2e716
|
||||
%global ver 0.0.41-19467
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.836+e357134f0
|
||||
version=0.17.0-dev.857+2b2b85c5f
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 22
|
||||
%endif
|
||||
%global llvm_version 22.0.0
|
||||
%global ver 0.17.0-dev.836+e357134f0
|
||||
%global ver 0.17.0-dev.857+2b2b85c5f
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: libayatana-appindicator-glib
|
||||
Summary: Ayatana Application Indicators Shared Library
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
Packager: veuxit <erroor234@gmail.com>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
%global pkg_name kmonad
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: 0.4.4
|
||||
Release: 1%?dist
|
||||
Version: 0.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: An advanced keyboard manager
|
||||
|
||||
License: MIT
|
||||
|
||||
@@ -1 +1 @@
|
||||
print(hackage("kmonad"));
|
||||
rpm.version(hackage("kmonad"));
|
||||
|
||||
Reference in New Issue
Block a user