summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGomasy2018-04-21 13:03:06 +0900
committerGomasy2018-04-21 13:03:06 +0900
commite8c384a8c25b2aff5f275c44c1b47a792339e621 (patch)
tree6740c07451b0d39d764234bb488d0a9a9a5f42d2 /PKGBUILD
parent661fc6168fbcf9b7c4b3f463c04732bed6737a2b (diff)
downloadaur-e8c384a8c25b2aff5f275c44c1b47a792339e621.tar.gz
Bump to 3.6.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7994a2e62146..78cef5cf77e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: 2GMon <t_2gmon@yahoo.co.jp>
pkgname=mikutter
-pkgver=3.6.5
-pkgrel=6
+pkgver=3.6.6
+pkgrel=1
pkgdesc="a moest twitter client"
arch=('i686' 'x86_64')
url="http://mikutter.hachune.net/"
@@ -14,7 +14,7 @@ makedepends=('gobject-introspection')
optdepends=('alsa-utils: sound notification support'
'libnotify: notify support')
source=(
-http://mikutter.hachune.net/bin/$pkgname.`echo "$pkgver" | tr "_" '-'`.tar.gz
+http://mikutter.hachune.net/bin/$pkgname.$pkgver.tar.gz
mikutter.desktop
)
_gemdir="vendor/bundle/ruby/`ruby -e'print Gem.dir.match(/^.+\/(.+?)$/)[1]'`"