summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhing2023-10-23 22:20:19 +0800
committerkhing2023-10-23 22:20:19 +0800
commitc0d721d85a42f0b6ccc9865332c3eb8280a6ebce (patch)
treefe4759f792e99b0d14338360e397f7cc517f7b65
parent149c35f57433b5b9fdcab515d47adef98bfafbbb (diff)
downloadaur-c0d721d85a42f0b6ccc9865332c3eb8280a6ebce.tar.gz
Forked to the original
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c177ac06749f..4b59ff742d09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-pkgbase = hdisplays
+pkgbase = hypr-display
pkgdesc = GUI display configurator for wlroots compositors **Maintained for Hyprland ***
pkgver = r72.515c2b0
pkgrel = 1
- url = https://github.com/kRHYME7/hypr-display
+ url = https://github.com/kRHYME7/Hypr-Display
arch = i686
arch = x86_64
arch = armv6h
@@ -15,9 +15,9 @@ pkgbase = hdisplays
makedepends = wayland-protocols
makedepends = hyprland
depends = gtk3
- provides = hdisplays
- conflicts = hdisplays
- source = hdisplays::git+https://github.com/kRHYME7/hypr-display
+ provides = hypr-display
+ conflicts = hypr-display
+ source = hypr-display::git+https://github.com/kRHYME7/Hypr-Display
sha256sums = SKIP
-pkgname = hdisplays
+pkgname = hypr-display
diff --git a/PKGBUILD b/PKGBUILD
index 5b3e70458813..97a3c5cbe5b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Khing <alampayk@gmail.com>
# Contributor: Soon
-pkgname=hdisplays
-_pkgname="hdisplays"
+pkgname=hypr-display
+_pkgname="hypr-display"
pkgver=r72.515c2b0
pkgrel=1
pkgdesc='GUI display configurator for wlroots compositors **Maintained for Hyprland ***'
-url='https://github.com/kRHYME7/hypr-display'
+url='https://github.com/kRHYME7/Hypr-Display'
license=('GPL3')
provides=("$_pkgname")
conflicts=("$_pkgname")