summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBalazs Vinarz2021-08-07 11:29:50 +0200
committerBalazs Vinarz2021-08-07 11:29:50 +0200
commitb88f9a8ba73e671f842e7350a57c33e8fdb0faac (patch)
tree015f76d79b21d650bda9fda73127fa8b5c39afd3 /PKGBUILD
parent08acf41750450d65e96030d071ff0b0dc75311b9 (diff)
downloadaur-b88f9a8ba73e671f842e7350a57c33e8fdb0faac.tar.gz
bump to version 0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21f0fc5a271e..352d5a452c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vinibali <vinibali1 at gmail dot com>
pkgname=amdctl-git
-pkgver=0.2
+pkgver=0.3
pkgrel=1
pkgdesc="Set P-State voltages and clock speeds on recent AMD CPUs on Linux.
Currently supported families are: 10h, 11h, 12h, 14h, 15h, 16h"
@@ -10,7 +10,7 @@ url="https://github.com/kevinlekiller/amdctl"
license=('GPLv3')
depends=()
source=(https://github.com/kevinlekiller/amdctl/archive/v"${pkgver}".zip)
-md5sums=(9e0c9568a236375f4a4fd8594783fcb2)
+md5sums=(f152b897230bebf4c31ae9c2aae2e61c)
build()
{