diff options
author | x70b1 | 2025-04-11 23:11:55 +0200 |
---|---|---|
committer | x70b1 | 2025-04-11 23:11:55 +0200 |
commit | fc40e1e62af8735875e00319226984f0140897ba (patch) | |
tree | c31ea9f0b29d41469a77f37f7cceea371254e8d8 /PKGBUILD | |
parent | e15312276ac83e147330b61280a1345ba715fd57 (diff) | |
download | aur-fc40e1e62af8735875e00319226984f0140897ba.tar.gz |
upgpkg: hyprland-plugins 0.48.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,14 +2,14 @@ pkgname=('hyprland-plugin-borders-plus-plus' 'hyprland-plugin-csgo-vulkan-fix' 'hyprland-plugin-hyprbars' 'hyprland-plugin-hyprexpo' 'hyprland-plugin-hyprtrails' 'hyprland-plugin-hyprwinwrap') pkgbase='hyprland-plugins' pkgver='0.48.1' -pkgrel=1 +pkgrel=2 pkgdesc='Official plugins for Hyprland' arch=('x86_64') url='https://github.com/hyprwm/hyprland-plugins' license=('BSD') depends=('hyprland=0.48.1') makedepends=('git' 'hyprland') -source=("$pkgbase::git+https://github.com/hyprwm/hyprland-plugins.git#commit=6dca4ece21864e329394b81cfc767778089097e2") +source=("$pkgbase::git+https://github.com/hyprwm/hyprland-plugins.git#commit=1f332c09a2382cb23da0f69a6f504f8b33433831") sha256sums=('SKIP') build() { |