summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhing2023-10-23 22:22:43 +0800
committerkhing2023-10-23 22:22:43 +0800
commitd3dc3e5738a020dfa8c167eb36ace72a4936cda2 (patch)
tree582b089a8ad2e3d5982b5702c9f7f3288396740d
parentc0d721d85a42f0b6ccc9865332c3eb8280a6ebce (diff)
downloadaur-d3dc3e5738a020dfa8c167eb36ace72a4936cda2.tar.gz
Forked to the original
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b59ff742d09..608ed163f0e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,8 +15,8 @@ pkgbase = hypr-display
makedepends = wayland-protocols
makedepends = hyprland
depends = gtk3
- provides = hypr-display
- conflicts = hypr-display
+ provides = hdisplays
+ conflicts = hdisplays
source = hypr-display::git+https://github.com/kRHYME7/Hypr-Display
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 97a3c5cbe5b6..fe9b6e9c1f7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Khing <alampayk@gmail.com>
# Contributor: Soon
pkgname=hypr-display
-_pkgname="hypr-display"
+_pkgname="hdisplays"
pkgver=r72.515c2b0
pkgrel=1
pkgdesc='GUI display configurator for wlroots compositors **Maintained for Hyprland ***'