summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorghesy2023-04-24 13:02:54 +0330
committerghesy2023-04-24 13:02:54 +0330
commit7d6a848c58ce8d6b4fe00ca23da1b965320f2ba2 (patch)
tree332bd211f271874084b9394ff8344b2937e8e689
parentf5e3015fd0943e7af57704c0db14d995278c443f (diff)
downloadaur-7d6a848c58ce8d6b4fe00ca23da1b965320f2ba2.tar.gz
update upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42eb1b4c3a26..a4bf6ff58faa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = xkblayout-subscribe-git
pkgdesc = Subscribe to X keyboard layout events. useful for updating statusbars.
pkgver = r1.bc13b72
- pkgrel = 3
- url = https://github.com/ghesy/xkblayout-subscribe
+ pkgrel = 4
+ url = https://github.com/koonix/xkblayout-subscribe
arch = x86_64
license = GPL
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = xkblayout-subscribe-git
depends = libpulse
provides = xkblayout-subscribe
conflicts = xkblayout-subscribe
- source = git+https://github.com/ghesy/xkblayout-subscribe.git
+ source = git+https://github.com/koonix/xkblayout-subscribe.git
md5sums = SKIP
pkgname = xkblayout-subscribe-git
diff --git a/PKGBUILD b/PKGBUILD
index 753f594dc7a8..4656a223f6e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Ehsan Ghorbannezad <ehsan at disroot dot org>
+# Maintainer: koonix <ehsan at disroot dot org>
_pkgname='xkblayout-subscribe'
pkgname="${_pkgname}-git"
pkgver=r1.bc13b72
-pkgrel=3
+pkgrel=4
pkgdesc='Subscribe to X keyboard layout events. useful for updating statusbars.'
-url='https://github.com/ghesy/xkblayout-subscribe'
+url='https://github.com/koonix/xkblayout-subscribe'
arch=('x86_64')
license=('GPL')
depends=('libpulse')