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:l...one-desktop / downloadService
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kimi:linphone-desktop/linphone-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PKGBUILD | 0000023202 22.7 KB | |
_constraints | 0000000869 869 Bytes | |
appimage.yml | 0000008908 8.7 KB | |
debian.changelog | 0000000137 137 Bytes | |
debian.control | 0000002616 2.55 KB | |
debian.rules | 0000016016 15.6 KB | |
debian.tar.xz | 0000002044 2 KB | |
desktop | 0000000573 573 Bytes | |
icon | 0000028458 27.8 KB | |
linphone-desktop-5.2.5.tar.xz | 2334376592 2.17 GB | |
linphone-desktop.dsc | 0000002776 2.71 KB | |
linphone-desktop.spec | 0000021270 20.8 KB | |
linphone-desktop.xml | 0000001288 1.26 KB | |
linphone.png | 0000003789 3.7 KB | |
renameMeToUnderscoreLink_link | 0000000070 70 Bytes | |
renameMeToUnderscoreService_service | 0000003225 3.15 KB | |
static.jpg | 0000009904 9.67 KB |
Revision 405 (latest revision is 411)
Ki Mi (kimi)
committed
(revision 405)
Comments 1
Updating OBS-built AppImages
aarch64
appimageupdatetool linphone-desktop-latest-aarch64.AppImage
x86_64
appimageupdatetool linphone-desktop-latest-x86_64.AppImage