summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afec3b9d5a07..3d190a22ef10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgbase=corefreq-git
pkgname=(corefreq-client-git corefreq-server-git corefreq-dkms-git)
_gitname=CoreFreq
_pkgbase=${pkgbase%-*}
-pkgver=1.94.4.r7.g0116ad7
+pkgver=1.95.5.r0.g34efe5d
pkgrel=1
pkgdesc="A CPU monitoring software with BIOS like functionalities"
arch=('x86_64')
@@ -21,7 +21,7 @@ url='https://github.com/cyring/CoreFreq'
license=('GPL2')
depends=('dkms')
makedepends=('git')
-source=(git+"${url}.git#branch=develop"
+source=(git+"${url}.git#branch=master"
'dkms.conf'
'honor-archlinux-compiler-flags.patch')
b2sums=('SKIP'