summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGomasy2019-07-20 21:32:21 +0900
committerGomasy2019-07-20 21:32:21 +0900
commit603524bf9661103e161ade08bb4017a3b6910739 (patch)
tree5c9f853deb8f97d7dab13828dec4463edf27bcbe /PKGBUILD
parent3018f1d5d7f808732456be64c4ea1ac2d795330f (diff)
downloadaur-603524bf9661103e161ade08bb4017a3b6910739.tar.gz
Bump to 3.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 129757eebb89..abef789f4ed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 2GMon <t_2gmon@yahoo.co.jp>
pkgname=mikutter
-pkgver=3.9.0
+pkgver=3.9.1
pkgrel=1
pkgdesc="a moest twitter client"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('alsa-utils: sound notification support'
'libnotify: notify support')
appimage=$pkgname-$pkgver-x86_64.AppImage
source=(
-http://mikutter.hachune.net/bin/$appimage
+https://mikutter.hachune.net/bin/$appimage
mikutter.desktop
config.patch
)
@@ -43,6 +43,6 @@ EOF
chmod +x $pkgdir/usr/share/applications/mikutter.desktop
}
-md5sums=('4aac43993433d7ef10823fb3a8b3d107'
+md5sums=('c649e6a6042b8757d289f853a78ce9ec'
'82f7f4d37380871d3fde314fe51cf406'
'54df9d2f1f19d3c27034cc1a97d1bc67')