summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGomasy2021-05-02 12:33:27 +0900
committerGomasy2021-05-02 12:33:27 +0900
commite4d7c69ee231fe49ecd317ad6341cfcabe678e05 (patch)
treecd612df0d210c5018c9fd34195561e5ff7ad9df6
parente93cd461659a697fc9f6f415c50108fedbdb7738 (diff)
downloadaur-e4d7c69ee231fe49ecd317ad6341cfcabe678e05.tar.gz
Bump to 4.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddf1b61e9cc5..9a1a3bbb04cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mikutter
pkgdesc = a moest twitter client
- pkgver = 4.1.4
+ pkgver = 4.1.5
pkgrel = 1
url = http://mikutter.hachune.net/
arch = i686
@@ -9,9 +9,9 @@ pkgbase = mikutter
optdepends = alsa-utils: sound notification support
optdepends = libnotify: notify support
options = !strip
- source = https://mikutter.hachune.net/bin/mikutter-4.1.4-x86_64.AppImage
+ source = https://mikutter.hachune.net/bin/mikutter-4.1.5-x86_64.AppImage
source = mikutter.desktop
- md5sums = 19cb903db5f54536884cb69fba673581
+ md5sums = 9806ea096654b464d262b6bd870b6ec3
md5sums = be88935513f84d6287cc084e1c50cd88
pkgname = mikutter
diff --git a/PKGBUILD b/PKGBUILD
index 6f4377532e14..763ffa4eb32d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 2GMon <t_2gmon@yahoo.co.jp>
pkgname=mikutter
-pkgver=4.1.4
+pkgver=4.1.5
pkgrel=1
pkgdesc="a moest twitter client"
arch=('i686' 'x86_64')
@@ -33,5 +33,5 @@ package() {
chmod a+x $pkgdir/usr/share/applications/mikutter.desktop
}
-md5sums=('19cb903db5f54536884cb69fba673581'
+md5sums=('9806ea096654b464d262b6bd870b6ec3'
'be88935513f84d6287cc084e1c50cd88' )