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: 28d20865a60a4c3d84d80df73e1c2ea929be02d6

Message: Cleaned up the PKGBUILD a little

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 03bb0dc..5c792c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+generated-by = makedeb-makepkg
+
 pkgbase = atom-bin
 	pkgdesc = A hackable text editor for the 21st Century
 	pkgver = 1.58.0
@@ -17,7 +19,7 @@ pkgbase = atom-bin
 	depends = libxss1
 	depends = libxkbfile1
 	depends = libcurl4
-	source = https://github.com/atom/atom/releases/download/v1.58.0/atom-amd64.deb
-	sha256sums = SKIP
+	source = atom-bin-1.58.0-x86_64.deb::https://github.com/atom/atom/releases/download/v1.58.0/atom-amd64.deb
+	sha256sums = 27c2883537a22095daa4f8a6fc30391cfe150ab1d0325893706fb7c59394ab58
 
 pkgname = atom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 351e7d2..dc169ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
+# Maintainer: hiddeninthesand <hiddeninthesand at pm dot me>
+# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname=atom-bin
 pkgver='1.58.0'
@@ -11,8 +12,8 @@ depends=('git' 'libgtk-3-0>=3.9.10' 'libgcrypt20' 'libnotify4' 'libxtst6'
 license=('MIT')
 url="https://github.com/atom/atom"
 
-source=("${url}/releases/download/v${pkgver}/atom-amd64.deb")
-sha256sums=('SKIP')
+source=("${pkgname}-${pkgver}-${arch}.deb"::"${url}/releases/download/v${pkgver}/atom-amd64.deb")
+sha256sums=('27c2883537a22095daa4f8a6fc30391cfe150ab1d0325893706fb7c59394ab58')
 
 package() {
     # Extract data.tar.xz to pkgdir