[arch-commits] Commit in vicious/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed Mar 6 23:10:57 UTC 2019


    Date: Wednesday, March 6, 2019 @ 23:10:57
  Author: anthraxx
Revision: 437953

upgpkg: vicious 2.3.2-1

Modified:
  vicious/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 23:09:54 UTC (rev 437952)
+++ PKGBUILD	2019-03-06 23:10:57 UTC (rev 437953)
@@ -2,7 +2,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=vicious
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc='Widgets for the Awesome window manager'
 url='https://github.com/Mic92/vicious'
@@ -15,9 +15,9 @@
   'wireless_tools: for the Wireless widget type'
   'curl: for widget types accessing network resources'
 )
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Mic92/vicious/archive/v${pkgver}.tar.gz)
-sha256sums=('101e8ec6a71f7c8da7c653f4fa0f276db20227e2ad98b2d31702ce6735607d95')
-sha512sums=('9e89d36d708a7ccdff206451dfb98db8455a16f9d2254167a446af91fadc2103a5274442f38ddf1eb919da23480b6790639cdbbde4a08bffc1cf9221622064c9')
+source=(https://github.com/Mic92/vicious/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('696d5d114bbda7864662447b5abcadc4112890975937365282bfe0749e1bd673')
+sha512sums=('6977df7fee3ff1754459edc5be70b6f23590f69a0e46aaeec70aefcac3e4db48bdc89880557555a542584681ac2ab4982c7abd6f0b40f0ccd66d9925ff129755')
 
 package() {
   cd ${pkgname}-$pkgver



More information about the arch-commits mailing list