summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2023-03-04 21:55:17 +0000
committerLeonidas Spyropoulos2023-03-04 21:55:17 +0000
commit048b8e02b60d4809b6d467125594146ea56a3f02 (patch)
tree140f688f4af803d47e873de6088f63369ea0aa7f
parentde84d8c51a475e898b4c3871ca3611c4fe8ea941 (diff)
downloadaur-048b8e02b60d4809b6d467125594146ea56a3f02.tar.gz
upgpkg: corefreq-git 1.95.5.r0.g34efe5d-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df0810448d27..9019e47af505 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = corefreq-git
pkgdesc = A CPU monitoring software with BIOS like functionalities
- pkgver = 1.94.4.r7.g0116ad7
+ pkgver = 1.95.5.r0.g34efe5d
pkgrel = 1
url = https://github.com/cyring/CoreFreq
arch = x86_64
license = GPL2
makedepends = git
depends = dkms
- source = git+https://github.com/cyring/CoreFreq.git#branch=develop
+ source = git+https://github.com/cyring/CoreFreq.git#branch=master
source = dkms.conf
source = honor-archlinux-compiler-flags.patch
b2sums = SKIP
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'