makedeb
A hackable text editor for the 21st Century
Click here to go back to the commit logs for atom-bin.
Hash: f2ce80c3a645f5bb1f12a8a6eb5ac8593b855ec7
Message: Forgot to update pkgrel lol
diff --git a/.SRCINFO b/.SRCINFO
index 5c792c7..0bce9a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ generated-by = makedeb-makepkg
pkgbase = atom-bin
pkgdesc = A hackable text editor for the 21st Century
pkgver = 1.58.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/atom/atom
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index dc169ad..821da22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=atom-bin
pkgver='1.58.0'
-pkgrel='1'
+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'