summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-07-29 19:40:49 +1200
committerGeorge Rawlinson2023-07-29 19:40:49 +1200
commit38acc1383d541bec8132e8199f438e495eb8df28 (patch)
treecd64bfa5e5fc07d8831b277ca0be4c6ad8d05841 /PKGBUILD
parent9b9fb66e21f9e4895d353d9235a33491c0b44f3c (diff)
downloadaur-38acc1383d541bec8132e8199f438e495eb8df28.tar.gz
upgpkg: lemmy-ui 0.18.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d979e830fe28..ea4a44ecd06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.18.2
+pkgver=0.18.3
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='9f75d0a0d3cb44067197f94c6dc9d1f8e6f8fdc2'
+_commit='401611d230ccf30b618e07a1b53bea05f27051b2'
source=(
"$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit"
'git+https://github.com/LemmyNet/lemmy-translations.git'