diff --git a/linux/arch/PKGBUILD b/linux/arch/PKGBUILD index 43110c9..b8c865f 100644 --- a/linux/arch/PKGBUILD +++ b/linux/arch/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Ripose pkgname=memento -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=0 pkgdesc="An mpv-based video player for studying Japanese." arch=('x86_64') @@ -23,7 +23,7 @@ optdepends=( 'noto-fonts-cjk: optimal font support' ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ripose-jp/Memento/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('164461e6a9685a7cab8653c9240fb381568618fe4f0d05b422ae3cd204e9c479') +sha256sums=('2ce4f51ce3052dec467d5a8b7c3414178a33eab4ff3b72626fccb67887eaf90e') prepare() { mkdir -p ${srcdir}/build