diff --git a/srcpkgs/picom-arian8j2/template b/srcpkgs/picom-arian8j2/template index 01b2ae1..a1cd23b 100644 --- a/srcpkgs/picom-arian8j2/template +++ b/srcpkgs/picom-arian8j2/template @@ -1,14 +1,15 @@ # Template file for 'picom-arian8j2' pkgname=picom-arian8j2 -version=2023.07.16 +version=2023.12.11 revision=1 build_style=meson configure_args="-Dwith_docs=true" -hostmakedepends="pkg-config asciidoc git" +hostmakedepends="pkg-config asciidoc" makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre2-devel pixman-devel xcb-util-image-devel xcb-util-renderutil-devel libxdg-basedir-devel uthash libglvnd-devel" depends="desktop-file-utils" +_commit="8f99f5a4690bf4c3afe572aee073f1187de3e5e2" short_desc="Picom fork which includes transition animations" maintainer="Kevin Figueroa " license="MIT, MPL-2.0" @@ -17,10 +18,8 @@ repository="cereus-extra" provides="picom" conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag picom-ftlabs" replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag picom-ftlabs" - -do_fetch() { - git clone --depth=1 ${homepage} ${wrksrc} -} +distfiles="${homepage}/archive/${_commit}.tar.gz" +checksum=06d299d547baadb6a9a13cd9459d75b02c6e82ab3005330766e94fa0bd693c84 post_install() { vlicense LICENSES/MIT