summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes2023-09-25 10:30:50 -0400
committerTavian Barnes2023-09-25 10:30:50 -0400
commit16be6efb02fa7a03c8d78ff9d9dd8dfe8346296b (patch)
tree4ecad39131b02274b6192e73467cd7787753bbea
parentfd355258d320591ebec09aac12602af084aa9800 (diff)
downloadaur-16be6efb02fa7a03c8d78ff9d9dd8dfe8346296b.tar.gz
Bump to 2022.21
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2909be189b56..25245cf5646b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arcanist
pkgdesc = The command line interface for Phabricator
- pkgver = 2022.15
+ pkgver = 2022.21
pkgrel = 1
url = https://www.phacility.com/phabricator/
arch = any
@@ -12,7 +12,7 @@ pkgbase = arcanist
optdepends = git: Git VCS support
optdepends = subversion: Subversion VCS support
optdepends = mercurial: Mercurial VCS support
- source = git+https://github.com/phacility/arcanist.git#commit=e1db755478970bb8c09a688dbc316d38f7d8794c
+ source = git+https://github.com/phacility/arcanist.git#commit=b6babd9a07f428c68863cb38f2fa87114e9ca2eb
sha256sums = SKIP
pkgname = arcanist
diff --git a/PKGBUILD b/PKGBUILD
index 8a0a8f8db622..4f1cc8da66e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Tavian Barnes <tavianator@tavianator.com>
pkgname=arcanist
-pkgver=2022.15
-_commit=e1db755478970bb8c09a688dbc316d38f7d8794c
+pkgver=2022.21
+_commit=b6babd9a07f428c68863cb38f2fa87114e9ca2eb
pkgrel=1
pkgdesc='The command line interface for Phabricator'
arch=('any')