summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-10-21 21:25:23 +0800
committerLAN-TW <lantw44@gmail.com>2013-10-21 21:25:23 +0800
commitc244787a1b2b7bfae5728e351bda16a68221c6eb (patch)
tree1a6fda67c5f6d66109643e7ead0ad72505b2ed88
parent5cc2e6e3725964fb3b8e35d40849b8b286b339f4 (diff)
downloadAUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar.gz
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar.bz2
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar.lz
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar.xz
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.tar.zst
AUR-PKGBUILD-c244787a1b2b7bfae5728e351bda16a68221c6eb.zip
qelly: 1.0a2 -> 1.0a3
-rw-r--r--qelly/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/qelly/PKGBUILD b/qelly/PKGBUILD
index f9b3a75..a2065b4 100644
--- a/qelly/PKGBUILD
+++ b/qelly/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qelly
_pkgname=Qelly
-pkgver=1.0a2
+pkgver=1.0a3
pkgrel=1
pkgdesc="Qelly is a Qt port of Nally"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ makedepends=()
conflicts=('qelly')
provides=('qelly')
source=("https://github.com/uranusjr/Qelly/archive/v${pkgver}.tar.gz")
-md5sums=('0a575a62889a3aec2d356932a92ced29')
+md5sums=('3a50df49d8e7cb5ff075145aeeab5214')
build() {
cd "${srcdir}/${_pkgname}-${pkgver}"