summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlifespirit2024-06-08 06:39:54 +0300
committerlifespirit2024-06-08 06:39:54 +0300
commit04248b47597e482fe73bd9c0184fd0ccf7a3f280 (patch)
tree6bcb5311fe09fee2719be8f4df8d3ef3d98faf9b /PKGBUILD
parent4e3da9771e3476245827490822dfd7a8842dcf57 (diff)
downloadaur-04248b47597e482fe73bd9c0184fd0ccf7a3f280.tar.gz
update to 0.19.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b899b8eeb0a..18a7bf156ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.19.3
+pkgver=0.19.4
pkgrel=1
pkgdesc='The official web app for lemmy'
arch=('any')
@@ -10,7 +10,7 @@ license=('AGPL3')
depends=('nodejs' 'lemmy')
makedepends=('git' 'yarn' 'python')
backup=('etc/lemmy/lemmy-ui.env')
-_commit='1787a778f8cf01fb1b00262e44ae8e49f9b3ccc1'
+_commit='66c60d9f145abcf9f7a4482f9dbe212187cc0ef1'
source=(
"$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit"
'git+https://github.com/LemmyNet/lemmy-translations.git'