Skip to content

Commit

Permalink
gnome-bluetooth: fix homepage (#4857)
Browse files Browse the repository at this point in the history
**Summary**
- Fix homepage

**Test Plan**
- Checked files.

**Checklist**

- [X] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
  • Loading branch information
joebonrichie authored Jan 18, 2025
2 parents 5792071 + c244b19 commit beb847c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/g/gnome-bluetooth/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name : gnome-bluetooth
version : '47.1'
release : 39
release : 40
source :
- https://download.gnome.org/sources/gnome-bluetooth/47/gnome-bluetooth-47.1.tar.xz : 03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3
homepage : https://wiki.gnome.org/Projects/GnomeBluetooth
homepage : https://gitlab.gnome.org/GNOME/gnome-bluetooth
license :
- GPL-2.0-or-later
- LGPL-2.1-or-later
Expand Down
16 changes: 8 additions & 8 deletions packages/g/gnome-bluetooth/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<PISI>
<Source>
<Name>gnome-bluetooth</Name>
<Homepage>https://wiki.gnome.org/Projects/GnomeBluetooth</Homepage>
<Homepage>https://gitlab.gnome.org/GNOME/gnome-bluetooth</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<License>LGPL-2.1-or-later</License>
Expand Down Expand Up @@ -126,7 +126,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="39">gnome-bluetooth</Dependency>
<Dependency release="40">gnome-bluetooth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gnome-bluetooth-3.0/bluetooth-settings-widget.h</Path>
Expand Down Expand Up @@ -164,12 +164,12 @@
</Files>
</Package>
<History>
<Update release="39">
<Date>2024-10-19</Date>
<Update release="40">
<Date>2025-01-18</Date>
<Version>47.1</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit beb847c

Please sign in to comment.