summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Morawski2024-05-01 21:06:41 +0200
committerNorbert Morawski2024-05-01 21:06:41 +0200
commitc8d1141fdea0005af04f08b7e40b7a4209802083 (patch)
treeae67e4d28d66df79272177c04ad1c72063f97a2f
parent828ff1769b59798185ac27561716b7607714bd4c (diff)
downloadaur-c8d1141fdea0005af04f08b7e40b7a4209802083.tar.gz
add wlroots-displaylink-git as dependencie
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f934b1ccd31b..a62167ee2495 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hyprland-displaylink-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (DisplayLink patch)
pkgver = 0.38.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hyprwm/Hyprland
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index e4bc3df57cfa..f86d3886af67 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-displaylink-git"
pkgver="0.38.1"
-pkgrel=1
+pkgrel=2
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (DisplayLink patch)"
arch=(any)
url="https://github.com/hyprwm/Hyprland"