Package Details: amdctl-git 0.11.r0.ga10ccd0-1

Git Clone URL: https://aur.archlinux.org/amdctl-git.git (read-only, click to copy)
Package Base: amdctl-git
Description: Set P-State voltages and clock speeds on recent AMD CPUs on Linux. Currently supported families are: 10h, 11h, 12h, 14h, 15h, 16h, 17h, 19h
Upstream URL: https://github.com/kevinlekiller/amdctl
Licenses: GPL3
Conflicts: amdctl
Submitter: vinibali
Maintainer: vinibali
Last Packager: vinibali
Votes: 6
Popularity: 0.000000
First Submitted: 2016-02-18 20:01 (UTC)
Last Updated: 2022-11-23 04:51 (UTC)

Dependencies (2)

Required by (0)

    Sources (2)

    Latest Comments

    vinibali commented on 2022-11-23 04:54 (UTC)

    thanks for the hints, i've updated the package

    xlucn commented on 2022-11-22 14:05 (UTC)

    Maybe also need to "provide" and/or "conflict" with amdctl package.

    tfl5034 commented on 2022-08-20 18:29 (UTC) (edited on 2022-08-20 18:31 (UTC) by tfl5034)

    .SRCINFO seems to have duplicate entries and needs to be cleaned up.

    diff --git a/.SRCINFO b/.SRCINFO
    index b8abcd4..a9aee2a 100644
    --- a/.SRCINFO
    +++ b/.SRCINFO
    @@ -1,19 +1,3 @@
    -pkgbase = amdctl-git
    -   pkgdesc = Set P-State voltages and clock speeds on recent AMD CPUs on Linux. Currently supported families are: 10h, 11h, 12h, 14h, 15h, 16h, 17h, 19h
    -   pkgver = 0.4.r0.g02eb745
    -   pkgrel = 1
    -   url = https://github.com/kevinlekiller/amdctl
    -   arch = i686
    -   arch = x86_64
    -   license = GPL3
    -   makedepends = git
    -   depends = glibc
    -   source = git+https://github.com/kevinlekiller/amdctl.git
    -   source = amdctl.conf
    -   sha256sums = SKIP
    -   sha256sums = a3e2ebec196914ff59fec2683bd2ce900d767979620411cd724138e1ca42701c
    -
    -pkgname = amdctl-git
     pkgbase = amdctl-git
        pkgdesc = Set P-State voltages and clock speeds on recent AMD CPUs on Linux. Currently supported families are: 10h, 11h, 12h, 14h, 15h, 16h, 17h, 19h
        pkgver = v0.9.0.gbe91f8f
    
    

    vinibali commented on 2021-09-09 19:23 (UTC)

    Thanks Fabio!

    FabioLolix commented on 2021-08-21 18:11 (UTC)

    how could I update the package if it's get updated at GitHub?

    For VCS you rebuild the package when you want, note that is not welcome bumping a VCS package for every commit

    FabioLolix commented on 2021-08-20 19:49 (UTC)

    vinibali commented on 2021-08-20 19:28 (UTC)

    I will think about, how to integrate the version number into the package. I really would like to have it there. Otherwise, how could I update the package if it's get updated at GitHub?

    FabioLolix commented on 2021-08-07 09:56 (UTC)

    This is a fixed release pkgbuild, not a VCS one, and it has never been a proper VCS pkgbuild since earlier is used https://github.com/kevinlekiller/amdctl/archive/master.zip as source