summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanFox2022-03-04 08:05:03 +0000
committerHanFox2022-03-04 08:05:03 +0000
commit80926fa73e0e2d3b4046ea91156aedaddb414c53 (patch)
treeb4dc758d404555f8d5e971812ecb7da0ca454e95 /PKGBUILD
parentb42793e74bb01abb1f340017e8ba16bdaed11204 (diff)
downloadaur-80926fa73e0e2d3b4046ea91156aedaddb414c53.tar.gz
Updated to 0.6.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3164f84e9c..7651ec1895ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=hamsket-nightly-bin
_pkgname=hamsket
-pkgver=0.6.3
+pkgver=0.6.4
pkgrel=1
pkgdesc="Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one."
arch=(x86_64)
@@ -29,5 +29,5 @@ package() {
install -Dm644 "$srcdir/$_pkgname.png" "$pkgdir/usr/share/pixmaps/$_pkgname.png"
- install -Dm644 "$srcdir/$_pkgname.desktop" -t "$pkgdir/usr/share/applications/"
+ install -Dm644 "$srcdir/$_pkgname.desktop" -t "$pkgdir/usr/share/applications/"
}