summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
3 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d53f05942e57..f1d81daa5437 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hyprshade-git
pkgdesc = Hyprland shade configuration tool
- pkgver = 0.5.0.r0.g05d035f
+ pkgver = 0.6.0.r3.g4ce4a71
pkgrel = 1
url = https://github.com/loqusion/hyprshade
arch = any
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 1d65adf6de3a..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*
-!PKGBUILD
-!.SRCINFO
diff --git a/PKGBUILD b/PKGBUILD
index b14c1c7150bb..7beadf2b9823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.5.0.r0.g05d035f
pkgrel=1
pkgdesc="Hyprland shade configuration tool"
arch=('any')
-url="https://github.com/loqusion/hyprshade"
+url="https://github.com/loqusion/$_pkgname"
license=('MIT')
_py_deps=(
more-itertools