summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaltaformajo2024-04-29 13:36:48 +0100
committerSaltaformajo2024-04-29 13:36:48 +0100
commit011c02b3f3f26e15210f083a70b3f5d14dce6dd8 (patch)
tree9aab93775cb54b3bdc00ba67966286868631502e
parent9db997e30acb01a42a90012339f8f712309f48e8 (diff)
downloadaur-011c02b3f3f26e15210f083a70b3f5d14dce6dd8.tar.gz
auto update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6a162504b81..38e0e945d1e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = hyprland-monitor-attached
pkgdesc = Run bash script when you attach the monitor on Hyprland
- pkgver = 0.1.5
+ pkgver = 0.1.6
pkgrel = 1
url = https://github.com/coffebar/hyprland-monitor-attached
arch = x86_64
license = MIT
makedepends = cargo
- source = git+https://github.com/coffebar/hyprland-monitor-attached#commit=72551d6
+ source = git+https://github.com/coffebar/hyprland-monitor-attached#commit=2470fd7
sha256sums = SKIP
pkgname = hyprland-monitor-attached
diff --git a/PKGBUILD b/PKGBUILD
index 23e328b59b2f..2cdd8b519cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: coffeba i8ehkvieŠ»@mozmail.com
pkgname=hyprland-monitor-attached
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc='Run bash script when you attach the monitor on Hyprland'
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/coffebar/$pkgname"
license=('MIT')
makedepends=(cargo)
depends=()
-_commit=72551d6
+_commit=2470fd7
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')