summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFernando Manfredi2019-09-21 18:58:42 -0300
committerFernando Manfredi2019-09-21 18:58:42 -0300
commit6a19799a018081ee001954a1dfc1a0b3898964ef (patch)
treed7302dad1b3614b2124b2935cc592f36cfe34cf9 /PKGBUILD
parent934d3c46d7a2cf90d2869529083452b799e16993 (diff)
downloadaur-6a19799a018081ee001954a1dfc1a0b3898964ef.tar.gz
Fix sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541f9cdd39fc..1c7b11fb229e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('python>=3.7' 'python-certifi' 'python-aiohttp' 'python-gobject' 'stlib
makedepends=('python-setuptools')
license=('GPL')
source=("https://github.com/ShyPixie/$pkgname/archive/v${pkgver}.tar.gz")
-sha256sums=('dab78db4d31aa7453274fc8f3d1a7e46e40a39f68523f6bbbad0055ea6fbc8bb')
+sha256sums=('e7e2a168ff4d1edf32e1a4001249aa11311c9d8d860ae4c2817338a10e4265ed')
build() {
cd $pkgname-$pkgver