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

Martin Wimpress flexiondotorg at archlinux.org
Thu Sep 11 12:59:51 UTC 2014


    Date: Thursday, September 11, 2014 @ 14:59:51
  Author: flexiondotorg
Revision: 118828

upgpkg: plank-config 1.3.1-1 - New upstream release.

Modified:
  plank-config/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-11 12:36:58 UTC (rev 118827)
+++ PKGBUILD	2014-09-11 12:59:51 UTC (rev 118828)
@@ -5,7 +5,7 @@
 _pkgname=Plank-Config
 # Convert to lowercase
 pkgname=${_pkgname,,}
-pkgver=1.3
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="A tool to configure Plank Dock"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 license=('GPL')
 depends=('desktop-file-utils' 'libnotify' 'plank')
 makedepends=('vala')
-source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/ernest21/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha1sums=('f125b8351e4204bcb38e8d5a5291423aff92ecf6')
+source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/ernest21/${_pkgname}/archive/${pkgver}.tar.gz")
+sha256sums=('3f4b8fa348198b080bc7a35eb1dca645bf4ab3e68b5e1c0f3aff2907ec17d8a0')
 install=${pkgname}.install
 
 prepare() {




More information about the arch-commits mailing list