summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2022-07-12 18:48:23 +0200
committerHugo Osvaldo Barrera2022-07-12 19:10:28 +0200
commit09587316888d237d8394a844a3c7c4069c4b9df7 (patch)
treedf8df8d1a883a174c652d7af552cab956f0098c2 /PKGBUILD
parent993cf885594a062275647587da8dec3255da65f8 (diff)
downloadaur-09587316888d237d8394a844a3c7c4069c4b9df7.tar.gz
Update to v4.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d9b76a7a975..ad5e346985ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Hugo Osvaldo Barrera <hugo@barrera.io>
pkgname=caffeine-ng
-pkgver=3.5.1
-pkgrel=4
+pkgver=4.0.0
+pkgrel=1
pkgdesc="Status bar application able to temporarily inhibit the screensaver and sleep mode."
arch=(any)
url="https://github.com/caffeine-ng/caffeine-ng"
@@ -22,7 +22,7 @@ provides=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
replaces=(caffeine-oneclick caffeine-systray)
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c56988059680bcd25525480f8688f81e')
+md5sums=('c711b0fd63f554312554fccb08d84be7')
build() {
cd "$srcdir"/caffeine-ng-${pkgver}