summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin Denhartog2021-05-19 15:08:22 -0600
committerBenjamin Denhartog2021-05-19 21:59:58 -0600
commitaa7d501e09a81a42ad7906e04f618fe8fdc7b470 (patch)
treee393dc4e183381dfb816114145d780da295a39b6 /.SRCINFO
parentaa289f1d66699773213624a0d9a7321eac04d52b (diff)
downloadaur-git-shelf.tar.gz
feat: standardize PKGBUILDs
This commit brings in several changes: - Adding a comment header indicating the public SoT for the packages - Refactoring packages that build with Bazel to use a Bazelisk binary - Minor other improvements and changes GitOrigin-RevId: 8f688b88aee92af8d9cc15ace1499cc83ded8e25
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7cb62626b96..90c8dfe92202 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = git-shelf
pkgdesc = Store work-in-progress commits on the remote without cluttering the commit history
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sudoforge/git-shelf
arch = any
license = MIT