summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-07-15 09:07:44 +1200
committerGeorge Rawlinson2023-07-15 09:07:44 +1200
commit9b9fb66e21f9e4895d353d9235a33491c0b44f3c (patch)
treee4edbdeb9096f97384bcd1a852b47fc765434a2b /PKGBUILD
parentce6c644521c7f33b00899a1018a4fe5d47f0f41b (diff)
downloadaur-9b9fb66e21f9e4895d353d9235a33491c0b44f3c.tar.gz
upgpkg: lemmy-ui 0.18.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a539b04ab79..d979e830fe28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.18.1
+pkgver=0.18.2
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='719747463307080ae29a119ab1ad22657a13455b'
+_commit='9f75d0a0d3cb44067197f94c6dc9d1f8e6f8fdc2'
source=(
"$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit"
'git+https://github.com/LemmyNet/lemmy-translations.git'