summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2018-04-29 21:40:55 +0800
committerTing-Wei Lan2018-04-29 21:40:55 +0800
commit39b75ffe21caf89041618578ea632762b43f2742 (patch)
treea13ff1c04d751d4a1ad0cc51ff64d46d701e051e /PKGBUILD
parent7e9544bfa1fe27ae3e98d583183712d1e52904b3 (diff)
downloadaur-39b75ffe21caf89041618578ea632762b43f2742.tar.gz
qelly,qelly-git: Use SHA-256 checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc0e5b0d6f55..14790fca7f95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=qelly-git
_pkgname=Qelly
pkgver=1.0b.20.g354e0b7
-pkgrel=2
+pkgrel=3
pkgdesc="Beautiful cross-platform BBS client"
arch=('x86_64' 'i686')
url="https://github.com/uranusjr/Qelly"
@@ -13,7 +13,7 @@ makedepends=('git')
conflicts=('qelly')
provides=('qelly')
source=("$pkgname::git+https://github.com/uranusjr/Qelly.git")
-md5sums=('SKIP')
+sha256sums=('SKIP')
pkgver() {
cd "${srcdir}/${pkgname}"