summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2020-11-08 17:27:33 +0000
committerTheCynicalLiger2020-11-08 17:27:33 +0000
commitc097b60834c5038f1721502ecf449ee5f413f06a (patch)
tree4151a50f53fb830bcbf89edc0d435edd2af0c42f
parentd4e56baa29d35b95c3819fc48d0beceb491fab18 (diff)
downloadaur-c097b60834c5038f1721502ecf449ee5f413f06a.tar.gz
Bump Version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 641459e1d769..ee4acfad8838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = pyfetch
depends = gtk3
depends = python-gputil
source = https://github.com/TheCynicalTeam/pyfetch/archive/2020.11.08-1.tar.gz
- sha256sums = ff2b5560a80bd9acda08d76aacb6f9128be77ba0b029ad70267d33e0d7cbae26
+ sha256sums = 9cdd9c9d7f24a38913d5942e395efc677ed6d3cdf281a4701b13b6da6d63c301
pkgname = pyfetch
diff --git a/PKGBUILD b/PKGBUILD
index deb0f0f30da3..26f5ac52f5c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/TheCynicalTeam/$pkgname"
license=('GNU General Public License v3.0')
depends=('gtk3' 'python-gputil')
source=("https://github.com/TheCynicalTeam/$pkgname/archive/$pkgver-$pkgrel.tar.gz")
-sha256sums=('ff2b5560a80bd9acda08d76aacb6f9128be77ba0b029ad70267d33e0d7cbae26')
+sha256sums=('9cdd9c9d7f24a38913d5942e395efc677ed6d3cdf281a4701b13b6da6d63c301')
package() {
mkdir -p $pkgdir/usr