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

Balló György bgyorgy at archlinux.org
Sun Jun 28 11:33:33 UTC 2015


    Date: Sunday, June 28, 2015 @ 13:33:33
  Author: bgyorgy
Revision: 136030

upgpkg: cinnamon-desktop 2.6.5-1

Update to version 2.6.5

Modified:
  cinnamon-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-28 11:24:53 UTC (rev 136029)
+++ PKGBUILD	2015-06-28 11:33:33 UTC (rev 136030)
@@ -3,8 +3,8 @@
 # Contributor:  Jan de Groot <jan at archlinux.org>
 
 pkgname=cinnamon-desktop
-pkgver=2.6.4
-pkgrel=2
+pkgver=2.6.5
+pkgrel=1
 pkgdesc="Library with common API for various Cinnamon modules"
 arch=(i686 x86_64)
 license=(GPL LGPL)
@@ -14,7 +14,7 @@
 install=cinnamon-desktop.install
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz"
         "gnome-3.14.patch")
-sha256sums=('d40fc57202408476ff0bfa191958f16de07cf4c00d911bef57c3107c8e483970'
+sha256sums=('a004790f46d1960592f9462cbf6d394d9a5c66b31bb13cc295ed8acb1135924a'
             'c4df93c49fd3f9f8bc359cbad5d5526eef80ee5c34680f8ba62c67c3dbb7eca5')
 
 prepare() {
@@ -38,4 +38,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-}
\ No newline at end of file
+}



More information about the arch-commits mailing list