summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hummel2022-09-26 16:53:02 -0700
committerDavid Hummel2022-09-26 16:53:02 -0700
commitd2ef9238ec9c8da1bc9bca97ff84096fbdb824f2 (patch)
treecb6992eeb45dfdccb225ac26549a5a4172ba08c8
parent49dfe0a406004e46b57bf1c8883bc3870cbfc142 (diff)
downloadaur-d2ef9238ec9c8da1bc9bca97ff84096fbdb824f2.tar.gz
Update pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5c9ee3c1262..227fd91bed53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-community-git
pkgdesc = A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors.
- pkgver = 1.63.0_dev_eb8f6bf49
+ pkgver = 1.63.0_dev_a2bae55a7
pkgrel = 1
url = https://github.com/atom-community/atom
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 298927e74cd1..8d8bc2fcb36e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=atom
_pkgname=${_gitname}-community
pkgname=${_pkgname}-git
-pkgver=1.63.0_dev_eb8f6bf49
+pkgver=1.63.0_dev_a2bae55a7
pkgrel=1
pkgdesc="A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors."
url="https://github.com/atom-community/atom"