summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Lozon2023-11-12 16:22:30 -0500
committerNick Lozon2023-11-12 16:22:30 -0500
commit0d568f6f8a1f302d4750b29abafebf13ec082212 (patch)
tree1f5ffcb5d29d72f8e23322e1e38441c1bc030421 /PKGBUILD
parentb923a1f2ecb5ee325b7ee1944bcf719e246be5ae (diff)
downloadaur-0d568f6f8a1f302d4750b29abafebf13ec082212.tar.gz
Pomatez 1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134d8e838ddb..638650d6901d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ravi0li <mail+aur at moritz dot pw>
pkgname=pomatez
-pkgver=1.3.1
+pkgver=1.4.1
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=('81dc8a92c69cfd9f685ced51b3e66c168de9e94d6c0842b0a291e4d3e141e169761c90df82848ffd95c4e557cfffc360ea898c2229644fb20cc31a8386b898e1')
+sha512sums=('1f1bcf3b5615a18f077d3f7c2310c09a573b91f528aafe7418d5e61a466758abf8f14aaa2d6f9e94bbe8318561cf3c4b20cc361783dd406e818159a12283691c')
package() {
cd "${pkgdir}"