summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8c2383b63e9..fb8c955ab264 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = angrysearch
depends = xdg-utils
optdepends = python-gobject: desktop notifications support
optdepends = xdotool: Thunar & PCmanFM to select file on path open
- source = git+https://github.com/DoTheEvo/ANGRYsearch.git#commit=0aae19d6585e45fc741e332fc5f84e5fff15a612
+ source = git+https://github.com/DoTheEvo/ANGRYsearch.git#commit=ad438249267fca36e5b88a778de54a10802a0afd
sha256sums = SKIP
pkgname = angrysearch
diff --git a/PKGBUILD b/PKGBUILD
index 1d3d5a9b3341..fcbecabe9b4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('python-pyqt5' 'libxkbcommon-x11' 'xdg-utils')
makedepends=('git')
optdepends=('python-gobject: desktop notifications support'
'xdotool: Thunar & PCmanFM to select file on path open')
-_commit=0aae19d6585e45fc741e332fc5f84e5fff15a612
+_commit=ad438249267fca36e5b88a778de54a10802a0afd
source=("git+https://github.com/DoTheEvo/ANGRYsearch.git#commit=$_commit")
#source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('SKIP')