summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlo Casta2019-12-27 09:31:40 +0100
committerCarlo Casta2019-12-27 09:31:40 +0100
commit98ff95e812852b964c3c45a516dffa933ee9a3d2 (patch)
tree7837e00494a1687b772415820f8afe7ecbdc4195 /PKGBUILD
parent333ec898ca0cde27119c1aecd42913ce5c788966 (diff)
downloadaur-98ff95e812852b964c3c45a516dffa933ee9a3d2.tar.gz
update to 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd85cc8b12cd..d3cbb2694597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Alexander Dusheleit <alexander.duscheleit@gmail.com>
pkgname=gkrellm-gkfreq
-pkgver=1.3
-pkgrel=2
+pkgver=1.4
+pkgrel=1
pkgdesc="A plugin for gkrellm2 which displays the current CPU frequency"
arch=('i686' 'x86_64')
url="https://github.com/carcass82/gkrellm-gkfreq"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('gkrellm')
makedepends=('pkgconfig')
source=(https://github.com/carcass82/$pkgname/archive/release-$pkgver.tar.gz)
-md5sums=('5088037e9b31958e0e8151fa124c2bcc')
+md5sums=('c5638c427a32fc8d10d807893fef2227')
build()
{