summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlo2019-12-26 21:01:19 +0100
committerCarlo2019-12-26 21:01:19 +0100
commitf9343b90fad7a8da01a464feb93f057dafc739fa (patch)
tree16da86a19e04177ded855c7fe87320db74c3be89 /PKGBUILD
parent38a9e04bdf1c25d1b51a8bfdb0c1203b0f1faaa8 (diff)
downloadaur-f9343b90fad7a8da01a464feb93f057dafc739fa.tar.gz
update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f698d5795018..42e9c41b6a77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=gkrellm-gkfreq
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="A plugin for gkrellm2 which displays the current CPU frequency"
arch=('i686' 'x86_64')
-url="http://code.google.com/p/gkrellm-gkfreq"
+url="https://github.com/carcass82/gkrellm-gkfreq"
license=('GPL')
depends=('gkrellm')
makedepends=('pkgconfig')
-source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('26c96bce1d27fd1ec4b67eaa172cc2c3')
+source=(https://github.com/carcass82/$pkgname/archive/$pkgname-release-$pkgver.tar.gz)
+md5sums=('5088037e9b31958e0e8151fa124c2bcc')
build()
{