summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-07-08 14:11:39 +1200
committerGeorge Rawlinson2023-07-08 14:11:39 +1200
commitce6c644521c7f33b00899a1018a4fe5d47f0f41b (patch)
tree2c660c57994a1ad81c3db6797e40936ee6d600d2 /PKGBUILD
parent6942e237dd0e71fc0504aa94070b0b833639067a (diff)
downloadaur-ce6c644521c7f33b00899a1018a4fe5d47f0f41b.tar.gz
upgpkg: lemmy-ui 0.18.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf4eef1ec63..5a539b04ab79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.18.0
+pkgver=0.18.1
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='4a7bfe41d9ba053649fd57259fa9b8fba913ea41'
+_commit='719747463307080ae29a119ab1ad22657a13455b'
source=(
"$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit"
'git+https://github.com/LemmyNet/lemmy-translations.git'