droidcam: update to 1.8.2.
This commit is contained in:
parent
b47ea94ec1
commit
636b8bf73a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'droidcam'
|
||||
pkgname=droidcam
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="USBMUXD=-lusbmuxd-2.0 JPEG=-lturbojpeg"
|
||||
|
@ -13,7 +13,7 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.dev47apps.com/"
|
||||
distfiles="https://github.com/dev47apps/droidcam/archive/v${version}.tar.gz"
|
||||
checksum=27724a3b3a94b0e5282628c85f0f9db1492df073cba331bd1e0a07f60290de71
|
||||
checksum=9f18c6768572571c59bfe08ac70e24612e08fc3d887c127ff47899252d3dc662
|
||||
|
||||
post_patch() {
|
||||
vsed -e "s/^Icon=.*/Icon=droidcam-icon.png/" -e "s,/local,," -i droidcam.desktop
|
||||
|
|
Loading…
Reference in a new issue