makedeb


atom-bin 1.63.1-1


A hackable text editor for the 21st Century

Click here to go back to the commit logs for atom-bin.

Commit:


Hash: 3c847201753ba124cb8c3955a162471f57a943e1

Message: Upgraded to 1.60.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 6836478..aa11906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb-makepkg
 
 pkgbase = atom-bin
 	pkgdesc = A hackable text editor for the 21st Century
-	pkgver = 1.58.0
-	pkgrel = 3
+	pkgver = 1.60.0
+	pkgrel = 1
 	url = https://github.com/atom/atom
 	arch = x86_64
 	license = MIT
@@ -19,7 +19,7 @@ pkgbase = atom-bin
 	depends = libxss1
 	depends = libxkbfile1
 	depends = libcurl4
-	source = atom-bin-1.58.0-x86_64.deb::https://github.com/atom/atom/releases/download/v1.58.0/atom-amd64.deb
-	sha256sums = 4310e1af8830952f4efe59349dfaacc39b0588f72449314bd795ed469421d2d5
+	source = atom-bin-1.60.0-x86_64.deb::https://github.com/atom/atom/releases/download/v1.60.0/atom-amd64.deb
+	sha256sums = 5c7c0259062b9d4911d2537bfceaff5316f9de111698840a90d7cd497df891a6
 
 pkgname = atom-bin
diff --git a/PKGBUILD b/PKGBUILD
index c0bcf0c..23e239f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
 # Maintainer: hiddeninthesand <hiddeninthesand at pm dot me>
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
-pkgname=atom-bin
-pkgver='1.58.0'
-pkgrel='3'
+pkgname='atom-bin'
+pkgver='1.60.0'
+pkgrel='1'
 pkgdesc="A hackable text editor for the 21st Century"
 arch=('x86_64')
 depends=('git' 'libgtk-3-0>=3.9.10' 'libgcrypt20' 'libnotify4' 'libxtst6'
@@ -13,7 +13,7 @@ license=('MIT')
 url="https://github.com/atom/atom"
 
 source=("${pkgname}-${pkgver}-${arch}.deb"::"${url}/releases/download/v${pkgver}/atom-amd64.deb")
-sha256sums=('4310e1af8830952f4efe59349dfaacc39b0588f72449314bd795ed469421d2d5')
+sha256sums=('5c7c0259062b9d4911d2537bfceaff5316f9de111698840a90d7cd497df891a6')
 
 package() {
     # Extract data.tar.xz to pkgdir