We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf70d5 commit f48fe9cCopy full SHA for f48fe9c
aur/scenefx-0.2/.SRCINFO
@@ -1,4 +1,4 @@
1
-pkgbase = scenefx
+pkgbase = scenefx-0.2
2
pkgdesc = A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
3
pkgver = 0.2.1
4
pkgrel = 1
@@ -21,4 +21,4 @@ pkgbase = scenefx
21
source = scenefx-0.2.1.tar.gz::https://github.com/wlrfx/scenefx/archive/refs/tags/0.2.1.tar.gz
22
sha512sums = SKIP
23
24
-pkgname = scenefx
+pkgname = scenefx-0.2
aur/scenefx-0.2/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Erik Reider <[email protected]>
-pkgname=scenefx
+pkgname=scenefx-0.2
pkgver="0.2.1"
5
pkgrel=1
6
license=("MIT")
0 commit comments