Linphone-Deskop (bundle)
###### update an OBS-built AppImage
```
appimageupdatetool linphone.AppImage
```
###### aarch64 AppImage
```
wget -O linphone.AppImage https://download.opensuse.org/repositories/home:/kimi:/linphone-desktop/AppImage/linphone-desktop-latest-aarch64.AppImage
```
###### x86_64 AppImage
```
wget -O linphone.AppImage https://download.opensuse.org/repositories/home:/kimi:/linphone-desktop/AppImage/linphone-desktop-latest-x86_64.AppImage
```
- Links to home:kimi...-desktop / downloadServiceNoGit
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kimi:linphone-desktop/linphone-desktop && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| 0001-build-out-of-git.patch | 0000015365 15 KB | |
| PKGBUILD | 0000039459 38.5 KB | |
| _link | 0000000075 75 Bytes | |
| _service | 0000002215 2.16 KB | |
| appimage.yml | 0000008908 8.7 KB | |
| debian.changelog | 0000000137 137 Bytes | |
| debian.control | 0000003111 3.04 KB | |
| debian.rules | 0000027400 26.8 KB | |
| debian.series | 0000000028 28 Bytes | |
| debian.tar.xz | 0000002036 1.99 KB | |
| desktop | 0000000594 594 Bytes | |
| icon | 0000028458 27.8 KB | |
| linphone-desktop-rpmlintrc | 0000000067 67 Bytes | |
| linphone-desktop.appdata.xml | 0000001156 1.13 KB | |
| linphone-desktop.dsc | 0000003914 3.82 KB | |
| linphone-desktop.spec | 0000036783 35.9 KB | |
| linphone-desktop.xml | 0000001288 1.26 KB | |
| linphone.png | 0000003789 3.7 KB | |
| renameMeToUnderscoreConstraints_constraints | 0000000869 869 Bytes | |
| renameMeToUnderscoreLink_link | 0000000070 70 Bytes | |
| renameMeToUnderscoreService_service | 0000003225 3.15 KB | |
| static.jpg | 0000009904 9.67 KB |
Comments 1
Updating OBS-built AppImages
aarch64
appimageupdatetool linphone-desktop-latest-aarch64.AppImage
x86_64
appimageupdatetool linphone-desktop-latest-x86_64.AppImage