Skip to content

Commit

Permalink
upd(obs-backgroundremoval): 1.1.7 -> 1.1.8 (#5075)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zahrun authored Dec 23, 2023
1 parent 78b089f commit 104acc0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
name="obs-backgroundremoval"
repology=("project: obs-backgroundremoval")
pkgver="1.1.7"
pkgver="1.1.8"
url="https://github.com/royshil/obs-backgroundremoval/archive/refs/tags/${pkgver}.tar.gz"
makedepends=("libobs-dev" "libcurl4-openssl-dev" "libssl-dev" "qt6-base-dev" "libgl1-mesa-dev" "ninja-build")
pacdeps=("cmake-deb")
breaks=("${name}-git")
replace=("${name}")
arch=('amd64')
pkgdesc="OBS plugin to replace the background in portrait images and video"
hash="13339a44ef3ddd8e343f0d22a4fa4c5ee0c8622bea34b8d1f3df1b4656ad6d25"
hash="c84a6f2cb40fe2df0e8f7745ad41b1dbbf21aea3a3b61de20e2d79b9fc412421"
maintainer="Zahrun <[email protected]>"

incompatible=('*:focal' '*:bionic' '*:buster' '*:bullseye')
incompatible=('*:jammy' '*:focal' '*:bionic' '*:buster' '*:bullseye')

build() {
cmake --preset linux-x86_64 -DCMAKE_INSTALL_PREFIX=/usr
Expand Down

0 comments on commit 104acc0

Please sign in to comment.