summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 141783952401..a2fde69c9980 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=addic7ed-cli
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
pkgdesc="Addic7ed command-line interface"
arch=('any')
url="https://github.com/BenoitZugmeyer/addic7ed-cli"
@@ -17,8 +17,8 @@ replaces=()
backup=()
options=(!emptydirs)
install=
-source=("http://github.com/BenoitZugmeyer/${pkgname}/archive/v${pkgver}.zip")
-md5sums=('9ac99506eae4d5f54ccf38276d698dfc')
+source=("https://github.com/BenoitZugmeyer/${pkgname}/archive/v${pkgver}.zip")
+md5sums=('2d31652967e485ea876f07e6963bd9d9')
package() {
cd "$srcdir/$pkgname-$pkgver"