Skip to content

Commit

Permalink
chore: cmb版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhldr committed Aug 25, 2024
1 parent 58a2bdc commit 432b006
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ test-rpm: clear
mv ./RPMS/x86_64/*.rpm ${DISK}


release: test-deb
release: test-deb test-rpm test-flatpak
cd ${BUILD_PKG}/aur && \
makepkg -sf && \
mv *.pkg.tar.zst ${DISK}
Expand Down
2 changes: 1 addition & 1 deletion data/resources/appindicator.ui
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.16.0 -->
<!-- Created with Cambalache 0.90.4 -->
<interface/>
2 changes: 1 addition & 1 deletion data/resources/preference.ui
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.90.2 -->
<!-- Created with Cambalache 0.90.4 -->
<interface>
<requires lib="gtk" version="4.12"/>
<requires lib="libadwaita" version="1.4"/>
Expand Down
2 changes: 1 addition & 1 deletion data/resources/server-preferences.ui
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.90.2 -->
<!-- Created with Cambalache 0.90.4 -->
<interface>
<requires lib="gtk" version="4.12"/>
<requires lib="libadwaita" version="1.4"/>
Expand Down
2 changes: 1 addition & 1 deletion data/resources/theme-switcher.ui
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.16.0 -->
<!-- Created with Cambalache 0.90.4 -->
<interface>
<requires lib="gtk" version="4.12"/>
<template class="ThemeSwitcher" parent="GtkBox">
Expand Down

0 comments on commit 432b006

Please sign in to comment.