summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-10 06:54:22 +0000
committerGeorge Rawlinson2021-12-10 06:54:22 +0000
commit9061756d5654c729bffff2852345986f7f034c41 (patch)
treeac86fca2e58474c5b8db9090b0b2f554b8c1932a /PKGBUILD
parentb3b9fde6980acaa7da06456fde871fd7f9145aad (diff)
downloadaur-9061756d5654c729bffff2852345986f7f034c41.tar.gz
upgpkg: lemmy-ui 0.14.5-1
New upstream release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a7d0ac55fe0..d3079835ba37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=lemmy-ui
-pkgver=0.14.3
+pkgver=0.14.5
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='c0741e403b6693d9b0d208ff4e3056bf66786f2b'
+_commit='c7a074197823ccb0c2ba8558946aab9739f36941'
source=("$pkgname::git+https://github.com/LemmyNet/lemmy-ui#commit=$_commit")
md5sums=('SKIP')