summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5229c21b385..02f3d52e2013 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = tchrome
pkgdesc = Close Chrome browser including background, or launch a version of Google Chrome/Chromium
- pkgver = 1.3
+ pkgver = 1.4
pkgrel = 1
url = https://github.com/colinkeenan/tchrome
install = tchrome.install
arch = any
license = GPL
- source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.3/tchrome
- source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.3/tchrome.conf
- source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.3/tchrome.desktop
- source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.3/tchrome.svg
- md5sums = 45abeb3edac87aaa0980b48f01172937
+ source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.4/tchrome
+ source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.4/tchrome.conf
+ source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.4/tchrome.desktop
+ source = https://raw.githubusercontent.com/colinkeenan/tchrome/v1.4/tchrome.svg
+ md5sums = 31d86f8194656301764f26aa632bf709
md5sums = 3bab05dbc5357bbe934942503a79c6a3
md5sums = bcd4d82fa14628eb47ffc6e8cb66c0cf
md5sums = 5f1dfb475e6f52d7169795fa146de4e0
diff --git a/PKGBUILD b/PKGBUILD
index 23713271b09d..6f39c2f39ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Colin Keenan <colinnkeenan at gmail dot com>
pkgname=tchrome
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="Close Chrome browser including background, or launch a version of Google Chrome/Chromium"
arch=('any')
@@ -13,7 +13,7 @@ source=(https://raw.githubusercontent.com/colinkeenan/${pkgname}/v${pkgver}/${pk
https://raw.githubusercontent.com/colinkeenan/${pkgname}/v${pkgver}/${pkgname}.conf
https://raw.githubusercontent.com/colinkeenan/${pkgname}/v${pkgver}/${pkgname}.desktop
https://raw.githubusercontent.com/colinkeenan/${pkgname}/v${pkgver}/${pkgname}.svg)
-md5sums=('45abeb3edac87aaa0980b48f01172937'
+md5sums=('31d86f8194656301764f26aa632bf709'
'3bab05dbc5357bbe934942503a79c6a3'
'bcd4d82fa14628eb47ffc6e8cb66c0cf'
'5f1dfb475e6f52d7169795fa146de4e0')