summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2021-06-22 12:25:38 +0300
committerIgor Dyatlov2021-06-22 12:25:38 +0300
commitc32d4ba19823ab2ade090cef3c0f8f7d04522d14 (patch)
tree2781c39da3244ebd4bc610fc706192befe54e1de
parentb33ce553c44241c8f5c596e7cfaf2f6df42aceef (diff)
downloadaur-c32d4ba19823ab2ade090cef3c0f8f7d04522d14.tar.gz
Updates
-rw-r--r--.SRCINFO5
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63bad99328ea..9949f733db63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-runcat
pkgdesc = The cat tells you the CPU usage by running speed
- pkgver = 12
+ pkgver = 13
pkgrel = 1
url = https://github.com/win0err/gnome-runcat
arch = any
@@ -8,8 +8,7 @@ pkgbase = gnome-shell-extension-runcat
makedepends = make
makedepends = zip
depends = gnome-shell
- source = gnome-shell-extension-runcat-12.tar.gz::https://github.com/win0err/gnome-runcat/archive/v12.tar.gz
+ source = gnome-shell-extension-runcat-13.tar.gz::https://github.com/win0err/gnome-runcat/archive/v13.tar.gz
sha512sums = SKIP
pkgname = gnome-shell-extension-runcat
-
diff --git a/PKGBUILD b/PKGBUILD
index 621c683ed1e9..79a78ae6b70a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sergei Kolesnikov <youremail@domain.com>
pkgname=gnome-shell-extension-runcat
-pkgver=12
+pkgver=13
pkgrel=1
pkgdesc="The cat tells you the CPU usage by running speed"
arch=('any')