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: 367bd5001ffbdde48dabe4d857dd3f26ac9227a7

Message: Updated description

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 27563a0..ced42cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = atom-bin
-	pkgdesc = A hackable text editor for the 21st Century.
+	pkgdesc = A hackable text editor for the 21st Century
 	pkgver = 1.57.0
-	pkgrel = 1
+	pkgrel = 2
 	url = https://github.com/atom/atom
 	arch = x86_64
 	license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5fd70f2..324b718 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 
 pkgname=atom-bin
 pkgver=1.57.0
-pkgrel=1
-pkgdesc="A hackable text editor for the 21st Century."
+pkgrel=2
+pkgdesc="A hackable text editor for the 21st Century"
 arch=('x86_64')
 depends=('git' 'libgtk-3-0>=3.9.10' 'libgcrypt20' 'libnotify4' 'libxtst6'
          'libnss3>=2:3.22' 'libglib2.0-bin' 'xdg-utils' 'libx11-xcb1' 'libxss1'