summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis Chen2024-06-25 21:22:37 -0700
committerTravis Chen2024-06-25 21:22:37 -0700
commita3a0da1401d03217cc79ee749dcb6784aad239e5 (patch)
treee56a61cec2b7d485faf82f1af7d4860efa9e0969
parenta017a6b0ed2756c02670a4427ed9b0e918bb75ac (diff)
downloadaur-a3a0da1401d03217cc79ee749dcb6784aad239e5.tar.gz
Actually update pkgrel
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1e2b0c6f904..c36f62a6b0d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Travis Chen <travis.chen@everchanging.dev>
pkgname=symfs-git
pkgver=master
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="A filesystem- and application- agnostic program that generates a collection of views to a collection of directories with associated metadata in the form of symlinks, grouping them based on a set of criteria against the metadata in those directories."
arch=("x86_64")