summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEhsan Ghorbannezhad2022-02-08 16:57:53 +0330
committerEhsan Ghorbannezhad2022-02-08 16:58:05 +0330
commitc1195474c6126a3f994e0f47ff671b23666f392e (patch)
tree77870ddae51e6a8b009a6a4a0ebee4b8bf9bdca0
parentdf7e79ecb48f994006dfe4c341ffac51bd69f33b (diff)
downloadaur-c1195474c6126a3f994e0f47ff671b23666f392e.tar.gz
bump pkgrel because of the previous commit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea1ebab61610..8a632f17a546 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lfutils-git
pkgdesc = Scripts and utilities for the lf file manager.
pkgver = r92.4d52766
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/soystemd/lfutils
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index eca269ab7bcc..bb177ef2dc83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=lfutils
pkgname=$_pkgname-git
pkgver=r92.4d52766
-pkgrel=1
+pkgrel=2
pkgdesc='Scripts and utilities for the lf file manager.'
url=https://github.com/soystemd/lfutils
source=("git+$url.git")