summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-03-02 21:14:02 +0000
committerGeorge Rawlinson2022-03-02 21:14:02 +0000
commitf516ab2b94f632bd348f7ece312e704a1f3a6aa1 (patch)
tree9375917c87fe57d067496eb781e5dce3dda8a691 /PKGBUILD
parent11074bea821e1724915a912b3250c4920d74ebb8 (diff)
downloadaur-f516ab2b94f632bd348f7ece312e704a1f3a6aa1.tar.gz
upgpkg: lemmy-ui 0.15.4-1
New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 180a49ede3ef..eb93542c97b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.15.2
+pkgver=0.15.4
pkgrel=1
pkgdesc="The official web app for lemmy"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/LemmyNet/lemmy-ui"
license=('AGPL3')
depends=('nodejs')
makedepends=('git' 'yarn' 'python')
-_commit='5c934061992baf3f96ef5ece637ddbc9549085b1'
+_commit='33d048c9c0bb6520223342a98ce96264986a7059'
source=("$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit")
b2sums=('SKIP')