summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Lozon2023-11-12 19:24:10 -0500
committerNick Lozon2023-11-12 19:24:10 -0500
commitb89adfba3b3138ba88218c9d55e8bfc016f31cb0 (patch)
tree0f1761911416c6364ecd3d8337599778ff0fecfb /PKGBUILD
parent0d568f6f8a1f302d4750b29abafebf13ec082212 (diff)
downloadaur-b89adfba3b3138ba88218c9d55e8bfc016f31cb0.tar.gz
Pomatez 1.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 638650d6901d..5f766267e14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ravi0li <mail+aur at moritz dot pw>
pkgname=pomatez
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Stay Focused. Take a Break."
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
makedepends=('tar')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libappindicator-gtk3' 'libsecret')
source=("https://github.com/zidoro/pomatez/releases/download/v${pkgver}/Pomatez-v${pkgver}-linux-amd64.deb")
-sha512sums=('1f1bcf3b5615a18f077d3f7c2310c09a573b91f528aafe7418d5e61a466758abf8f14aaa2d6f9e94bbe8318561cf3c4b20cc361783dd406e818159a12283691c')
+sha512sums=('1af619697ba1a3078c2eb13245623ed08a1e10b4bc8d9b122d7d4227052eca9e8e2597845887415fbdafe4a72b569b921f3b6ac25d36571ec0628b917d16478a')
package() {
cd "${pkgdir}"