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 | 0000005531 5.4 KB | |
_constraints | 0000000871 871 Bytes | |
_service | 0000002046 2 KB | |
debian.changelog | 0000000136 136 Bytes | |
debian.control | 0000002516 2.46 KB | |
debian.rules | 0000009268 9.05 KB | |
debian.tar.xz | 0000002040 1.99 KB | |
linphone-desktop-5.2.0.tar.xz | 2238156844 2.08 GB | |
linphone-desktop.dsc | 0000002576 2.52 KB | |
linphone-desktop.spec | 0000016195 15.8 KB | |
linphone.png | 0000003789 3.7 KB | |
static.jpg | 0000009904 9.67 KB |
Revision 244 (latest revision is 411)
Ki Mi (kimi)
committed
(revision 244)
Comments 1
Updating OBS-built AppImages
aarch64
appimageupdatetool linphone-desktop-latest-aarch64.AppImage
x86_64
appimageupdatetool linphone-desktop-latest-x86_64.AppImage