diff options
author | Hu3rror | 2024-01-27 15:57:05 +0800 |
---|---|---|
committer | Hu3rror | 2024-01-27 15:57:05 +0800 |
commit | ce5d238b30a790d5df59bbcd92292c43b87c2a40 (patch) | |
tree | af952f3b55e0746f59ec90a07f255c3c69a7e2ab /PKGBUILD | |
parent | 08de55e3967f8e419784071da30dbeb645203b52 (diff) | |
download | aur-ce5d238b30a790d5df59bbcd92292c43b87c2a40.tar.gz |
update 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,8 +2,8 @@ # Contributor: ventusliberum <dafeinayius@gmail.com> pkgname=wonderpen-bin -pkgver=2.4.2 -_pkgver=7266 +pkgver=2.4.3 +_pkgver=7284 pkgrel=1 pkgdesc='A professional writing app with a focused mode and markdown support' arch=('x86_64') @@ -12,7 +12,7 @@ license=('custom') depends=('libappindicator-gtk3' 'libnotify' 'libxss' 'nss' 'xdg-utils') provides=('wonderpen') source=("https://file.tominlab.com/WonderPen/${pkgver%.*}/WonderPen_linux_amd64_${pkgver}(${_pkgver}).deb") -sha256sums=('86d23a711087d20e4f09090ae3dcaa574a4da0d7f02d8bc6ce7ab5a0197417e8') +sha256sums=('2f93b47a2f61150666608861730713431596388e5a01a1e8597d9ac218604952') package() { # Install |