summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorf1reflyylmao2019-03-29 09:56:00 +0100
committerf1reflyylmao2019-03-29 09:56:00 +0100
commit050dd0fd2cb327a6c36ed7c1541754e2c1414e5a (patch)
tree41a97491fc7a9ee2305fb7b4f236a6a9d6916d48
parent5e8119415619d0846344a744d2e6449a4f690bde (diff)
downloadaur-050dd0fd2cb327a6c36ed7c1541754e2c1414e5a.tar.gz
added support for watching executable files
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb5688b83e87..d0fe015a1756 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = guardian-git
pkgdesc = Watches over your files and runs assigned tasks
- pkgver = v0.0.5.0.g0afde6f
- pkgrel = 1
+ pkgver = v0.0.5.0.804d693
+ pkgrel = 2
url = https://github.com/f/guardian
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index bfd8af541698..1da9b6784da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# AUR Package Maintainer: f1reflyylmao <f1refy@airmail.cc>
# Author: Fatih Kadir Akın <f@users.noreply.github.com>
pkgname=guardian-git
-pkgver=v0.0.5.0.g0afde6f
-pkgrel=1
+pkgver=v0.0.5.0.804d693
+pkgrel=2
pkgdesc="Watches over your files and runs assigned tasks"
arch=('any')
url="https://github.com/f/guardian"