summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Lozon2023-11-19 11:30:55 -0500
committerNick Lozon2023-11-19 11:30:55 -0500
commit2a090a4d48292e72c1c77572f697261f934c603c (patch)
treee11095cb6bd7c588d41b286d98042682ae634c2c
parentb89adfba3b3138ba88218c9d55e8bfc016f31cb0 (diff)
downloadaur-2a090a4d48292e72c1c77572f697261f934c603c.tar.gz
Pomatez 1.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7dd8141b5f1..48800f07412f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomatez
pkgdesc = Stay Focused. Take a Break.
- pkgver = 1.4.2
+ pkgver = 1.5.0
pkgrel = 1
url = https://zidoro.github.io/pomatez/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = pomatez
depends = util-linux-libs
depends = libappindicator-gtk3
depends = libsecret
- source = https://github.com/zidoro/pomatez/releases/download/v1.4.2/Pomatez-v1.4.2-linux-amd64.deb
- sha512sums = 1af619697ba1a3078c2eb13245623ed08a1e10b4bc8d9b122d7d4227052eca9e8e2597845887415fbdafe4a72b569b921f3b6ac25d36571ec0628b917d16478a
+ source = https://github.com/zidoro/pomatez/releases/download/v1.5.0/Pomatez-v1.5.0-linux-amd64.deb
+ sha512sums = e5350af4b0bd1ab43b6262dcc58be6c629d3289d3a48d33237883fc485788625fba98409826e36dbab59f897dd4a659024cb1073fd81f89c0eeb8f7d57a9eaa0
pkgname = pomatez
diff --git a/PKGBUILD b/PKGBUILD
index 5f766267e14c..3787658eee31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ravi0li <mail+aur at moritz dot pw>
pkgname=pomatez
-pkgver=1.4.2
+pkgver=1.5.0
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=('1af619697ba1a3078c2eb13245623ed08a1e10b4bc8d9b122d7d4227052eca9e8e2597845887415fbdafe4a72b569b921f3b6ac25d36571ec0628b917d16478a')
+sha512sums=('e5350af4b0bd1ab43b6262dcc58be6c629d3289d3a48d33237883fc485788625fba98409826e36dbab59f897dd4a659024cb1073fd81f89c0eeb8f7d57a9eaa0')
package() {
cd "${pkgdir}"