makedeb
A hackable text editor for the 21st Century
Click here to go back to the commit logs for atom-bin.
Hash: fbbd36169b5706fcbb3b7429e4be47ea55f61e24
Message: Fixed the checksum
diff --git a/.SRCINFO b/.SRCINFO
index 0bce9a6..df08a19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,6 +20,6 @@ pkgbase = atom-bin
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 = 27c2883537a22095daa4f8a6fc30391cfe150ab1d0325893706fb7c59394ab58
+ sha256sums = 4310e1af8830952f4efe59349dfaacc39b0588f72449314bd795ed469421d2d5
pkgname = atom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 821da22..1180ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('27c2883537a22095daa4f8a6fc30391cfe150ab1d0325893706fb7c59394ab58')
+sha256sums=('4310e1af8830952f4efe59349dfaacc39b0588f72449314bd795ed469421d2d5')
package() {
# Extract data.tar.xz to pkgdir