hyprliquid

LOW
maintainer araragi 0 votes scanned 2026-08-19 09:41:53.223783
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: araragi <cs_italy@live.cn>
2
3pkgname=hyprliquid
4pkgver=0.1.1
5pkgrel=1
6pkgdesc="A plugin for Hyprland that brings Liquid Glass, Acrylic, Mica, and Aero material effects to windows and layer surfaces."
7arch=('x86_64')
8depends=('hyprland>=0.56.0')
9makedepends=('cmake' 'stb' 'hyprwayland-scanner')
10url="https://github.com/zaregototsukai/hyprliquid"
11license=('BSD 3-Clause')
12source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
13sha256sums=('48fe637554caaf853a697ac07abcaf78501dc59c74b4684189b2fbddab801de1')
14
15build() {
16 cd "$pkgname-$pkgver"
17 make
18}
19
20package() {
21 cd "$pkgname-$pkgver"
22 install -Dm755 build/Release/libhyprliquid.so "${pkgdir}/usr/lib/libhyprliquid.so"
23}

Changes since previous scan

--- PKGBUILD @ 2026-08-13 00:17
+++ PKGBUILD @ 2026-08-19 09:41
@@ -1,7 +1,7 @@
# Maintainer: araragi <cs_italy@live.cn>
pkgname=hyprliquid
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc="A plugin for Hyprland that brings Liquid Glass, Acrylic, Mica, and Aero material effects to windows and layer surfaces."
arch=('x86_64')
@@ -10,7 +10,7 @@
url="https://github.com/zaregototsukai/hyprliquid"
license=('BSD 3-Clause')
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('c8cd81e88687193130328f1ad00b2f537ace9723e66c6cc2052309d196a6cb61')
+sha256sums=('48fe637554caaf853a697ac07abcaf78501dc59c74b4684189b2fbddab801de1')
build() {
cd "$pkgname-$pkgver"

Scan history

Scanned at (UTC)SeverityRules
2026-08-19 09:41:53 Low 1
2026-08-13 00:17:07 Clean 2
2026-08-12 03:22:23 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion