summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGomasy2018-12-25 21:44:58 +0900
committerGomasy2018-12-25 21:44:58 +0900
commit5706493be0dcfd6507234b1bef3f4784547183dd (patch)
treebd9decb5e56fc37ca1b09542fb2cd71142295f42
parent36473049e036dd0b5b84e0d4a7a17e3f67212258 (diff)
downloadaur-5706493be0dcfd6507234b1bef3f4784547183dd.tar.gz
Bump to 3.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a250acbc0daa..12eb17131cd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mikutter
pkgdesc = a moest twitter client
- pkgver = 3.8.3
+ pkgver = 3.8.4
pkgrel = 1
url = http://mikutter.hachune.net/
arch = i686
@@ -12,10 +12,10 @@ pkgbase = mikutter
depends = ruby-bundler
optdepends = alsa-utils: sound notification support
optdepends = libnotify: notify support
- source = http://mikutter.hachune.net/bin/mikutter.3.8.3.tar.gz
+ source = http://mikutter.hachune.net/bin/mikutter.3.8.4.tar.gz
source = mikutter.desktop
source = config.patch
- md5sums = 325cb34dfe77c46fad4a3bf7f3a80548
+ md5sums = 03327602befe873054014b451d3ee040
md5sums = 3bc1c65e13b6182a9c989835eefc8810
md5sums = 54df9d2f1f19d3c27034cc1a97d1bc67
diff --git a/PKGBUILD b/PKGBUILD
index 6c4f17f39550..c3c2752798bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 2GMon <t_2gmon@yahoo.co.jp>
pkgname=mikutter
-pkgver=3.8.3
+pkgver=3.8.4
pkgrel=1
pkgdesc="a moest twitter client"
arch=('i686' 'x86_64')
@@ -57,6 +57,6 @@ EOF
chmod +x $pkgdir/usr/share/applications/mikutter.desktop
}
-md5sums=('325cb34dfe77c46fad4a3bf7f3a80548'
+md5sums=('03327602befe873054014b451d3ee040'
'3bc1c65e13b6182a9c989835eefc8810'
'54df9d2f1f19d3c27034cc1a97d1bc67')