summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorroger2017-02-20 08:17:24 -0300
committerroger2017-02-20 08:17:24 -0300
commit983185b4233103bf7fc03cbe54ac26dea374db12 (patch)
treec2246b8e44e9d42a14e1d38a40148794564102f2
parente48ceb8fbeb776d3c30be7fd982cbe4fff6da492 (diff)
downloadaur-983185b4233103bf7fc03cbe54ac26dea374db12.tar.gz
update checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ff6926f4558..892b82205df0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = qtile
optdepends = python-setproctitle: change the process name to qtile
conflicts = qtile-git
source = https://github.com/qtile/qtile/archive/v0.10.7.tar.gz
- md5sums = c0c42fb746f21f6f9d6b549595f6e16e
+ sha256sums = cbde17f5afdf2af7c80dd47c0f0ed5f8d716e3c87082c091b38e0d241ba39753
pkgname = qtile
diff --git a/PKGBUILD b/PKGBUILD
index be8b8f6f6af1..0e02253fc401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('python-setproctitle: change the process name to qtile')
conflicts=('qtile-git')
install=${pkgname}.install
source=("https://github.com/qtile/qtile/archive/v${pkgver}.tar.gz")
-md5sums=('c0c42fb746f21f6f9d6b549595f6e16e')
+sha256sums=('cbde17f5afdf2af7c80dd47c0f0ed5f8d716e3c87082c091b38e0d241ba39753')
package() {
cd "$srcdir/$pkgname-$pkgver/"