makedeb
A hackable text editor for the 21st Century
Click here to go back to the commit logs for atom-bin.
Hash: 8382fa612b11a4ef13b18c59e2207914d0ec97e0
Message: Updated pkgrel
diff --git a/.SRCINFO b/.SRCINFO
index df08a19..6836478 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 = 2
+ pkgrel = 3
url = https://github.com/atom/atom
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 1180ac3..c0bcf0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=atom-bin
pkgver='1.58.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc="A hackable text editor for the 21st Century"
arch=('x86_64')
depends=('git' 'libgtk-3-0>=3.9.10' 'libgcrypt20' 'libnotify4' 'libxtst6'