summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-06-17 20:44:42 +1200
committerGeorge Rawlinson2023-06-17 20:44:42 +1200
commitb5337fd929dffafeeb07a95fa3869801d8449de8 (patch)
tree89de2e7ae30e81d6a15d3e7ccfa40f57aa662ecd /PKGBUILD
parentba94c7fd7c931b2fc14abd21aa7776eabc248f93 (diff)
downloadaur-b5337fd929dffafeeb07a95fa3869801d8449de8.tar.gz
upgpkg: lemmy-ui 0.17.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abd6d2f740b7..51fe00327aa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.17.0
+pkgver=0.17.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='6cca9a9874962154f8498b31657a6901ce48858b'
+_commit='7749c05fd21c015ada202ad3b8bf4294ac3a9948'
source=(
"$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit"
'git+https://github.com/LemmyNet/lemmy-translations.git'