summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake Stanger2024-11-20 22:03:12 +0000
committerJake Stanger2024-11-20 22:03:12 +0000
commit6584460f1a1a28a1d17ddc6c4282dcf257e69f90 (patch)
tree86e6dc602641a6a32261f7c5690531d3be267563 /PKGBUILD
parent80bafe7bf818b34b821a6f5b172f39048cd148dc (diff)
downloadaur-6584460f1a1a28a1d17ddc6c4282dcf257e69f90.tar.gz
chore: update for hyprland 0.45.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3eb11f11ffe..7d38eee978fd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url='https://github.com/outfoxxed/hy3'
license=('GPL3')
makedepends=('git' 'cmake')
-depends=('gcc-libs' 'glibc' 'hyprland=0.45.0')
+depends=('gcc-libs' 'glibc' 'hyprland=0.45.2')
conflicts=('hyprland-git')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/hl$pkgver.tar.gz")
sha256sums=('ea5250e4a571e2c982bac13e3d51ebe5846329fb71b56cfd35c0f9128a9f24ba')