summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian POIDEVIN2023-07-13 09:16:56 +0200
committerJulian POIDEVIN2023-07-13 09:16:56 +0200
commit4b85173027bb392cf01cf37bd94ff53b7142110d (patch)
tree72b144eb988db709b4082352a2ee259723335df9 /PKGBUILD
parent5d93e3cf1738b18956e89178958dbfc18047cba1 (diff)
downloadaur-4b85173027bb392cf01cf37bd94ff53b7142110d.tar.gz
Revert "Update to 0.27.0"
This reverts commit 5d93e3cf1738b18956e89178958dbfc18047cba1.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d18f78b9d2ed..7eba562b013c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="hyprland"
pkgname="${_pkgname}-displaylink-git"
-pkgver="0.27.0"
+pkgver="0.26.0"
pkgrel=2
pkgdesc="A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (DisplayLink patch)"
arch=(any)
@@ -52,7 +52,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hyprwm/Hyprland/release
"displaylink.patch")
conflicts=("${_pkgname}")
provides=(hyprland)
-sha256sums=('d3d11572ba51e4248e653e22034052ed371b8b3dac1a731d3506ebdfb41e6ccf'
+sha256sums=('096e478f9f8f4b16bd3d3313f970e216d4ca0d280f6cfddf35126ff8f4350497'
'444bcd0f95ea7955a02da1a99481f33da6f7a4c4d0e6b06d3c3bda8133671484')
options=(!makeflags !buildflags !strip)