summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-04-13 10:41:34 -0700
committeriboyperson2019-04-13 10:41:34 -0700
commit78819991d45fae0892eb5c04f643d7d3837f5dbc (patch)
tree45341383ac5ff037486c11fdbb8010ef47af050d /PKGBUILD
parent715cf67f659dcd335fadcf166f7bd22ee062a3a0 (diff)
downloadaur-78819991d45fae0892eb5c04f643d7d3837f5dbc.tar.gz
updpkg: 1.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8426bfe8b80e..37784cd0898d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=plasma5-applets-caffeine-plus
_reponame=plasma-applet-caffeine-plus
-pkgver=1.3
-pkgrel=4
+pkgver=1.4
+pkgrel=1
pkgdesc="Disable screensaver and auto suspend"
arch=('i686' 'x86_64')
url="https://github.com/qunxyz/plasma-applet-caffeine-plus"
@@ -18,7 +18,7 @@ makedepends=(
provides=("plasma5-applets-caffeine-plus")
conflicts=("plasma5-applets-caffeine-plus")
source=("https://github.com/qunxyz/$_reponame/archive/v$pkgver.tar.gz")
-sha256sums=('935beb6d536e1dba81b320d9f6c27dff2d96ad85f40ea608ae7ea63ec6ea5521')
+sha256sums=('f15ac283d5adbdbd909dc76b258aa406b7ba05d0156bef76c9632ef7da67ce8f')
prepare() {
cd "$srcdir/$_reponame-$pkgver"