v0.0.2
This commit is contained in:
parent
503b3868a0
commit
c0626611f6
@ -10,7 +10,7 @@
|
|||||||
# .apk file extension == .tar.gz file extension
|
# .apk file extension == .tar.gz file extension
|
||||||
|
|
||||||
pkgname=py3-nextcast
|
pkgname=py3-nextcast
|
||||||
pkgver=0.0.1
|
pkgver=0.0.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Nextcloud Podcast Client"
|
pkgdesc="Nextcloud Podcast Client"
|
||||||
url="https://git.privacy1st.de/langfingaz/nextcast"
|
url="https://git.privacy1st.de/langfingaz/nextcast"
|
||||||
|
@ -37,7 +37,7 @@ cp Alpine/APKGBUILD ~/.local/var/pmbootstrap/cache_git/pmaports/main/py3-nextcas
|
|||||||
pmbootstrap apkbuild_parse py3-nextcast
|
pmbootstrap apkbuild_parse py3-nextcast
|
||||||
pmbootstrap checksum py3-nextcast
|
pmbootstrap checksum py3-nextcast
|
||||||
pmbootstrap build --arch aarch64 py3-nextcast
|
pmbootstrap build --arch aarch64 py3-nextcast
|
||||||
#=> build x86_64/py3-nextcast-0.0.1-r1.apk
|
#=> build x86_64/py3-nextcast-0.0.2-r1.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -45,8 +45,8 @@ pmbootstrap shutdown
|
|||||||
```
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-0.0.1-r1.apk
|
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-0.0.2-r1.apk
|
||||||
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-pyc-0.0.1-r1.apk
|
ls ~/.local/var/pmbootstrap/packages/edge/x86_64/py3-nextcast-pyc-0.0.2-r1.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
Sideload to your postmarketOS phone:
|
Sideload to your postmarketOS phone:
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
name = nextcast
|
name = nextcast
|
||||||
version = 0.0.1
|
version = 0.0.2
|
||||||
author = Daniel Langbein
|
author = Daniel Langbein
|
||||||
author_email = daniel@systemli.org
|
author_email = daniel@systemli.org
|
||||||
description = Nextcloud Podcast Client
|
description = Nextcloud Podcast Client
|
||||||
|
Loading…
Reference in New Issue
Block a user