summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2022-11-13 21:56:26 +0200
committerjonian2022-11-13 21:56:26 +0200
commit9f00d0870cce0113f23dad67588b9b5e0bb43f2b (patch)
tree917380c6dc056c9efdb506feffa05dede0e2881e
parent8a3b819bc89aa28dc22457f4125c898e621c0859 (diff)
downloadaur-9f00d0870cce0113f23dad67588b9b5e0bb43f2b.tar.gz
version update to 2022111319
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ea8f8e9a361..72af39298d1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulsar-bin
pkgdesc = Community build of the hackable text editor, built on Electron
- pkgver = 1.63.2022111116
- pkgrel = 4
+ pkgver = 1.63.2022111319
+ pkgrel = 1
url = https://github.com/pulsar-edit/pulsar
arch = x86_64
license = MIT
@@ -13,7 +13,7 @@ pkgbase = pulsar-bin
optdepends = hunspell: spell check integration
provides = pulsar
conflicts = pulsar
- source = pulsar-1.63.2022111116.deb::https://api.cirrus-ci.com/v1/artifact/task/5164010308370432/binary/binaries/pulsar_1.63.2022111116_amd64.deb
- sha256sums = 49eb877093a19eb5f1902dc2e4b3d4e9f5b598dd63ad3d7dcfa109507c09064d
+ source = pulsar-1.63.2022111319.deb::https://api.cirrus-ci.com/v1/artifact/task/4704092994928640/binary/binaries/pulsar_1.63.2022111319_amd64.deb
+ sha256sums = bc814d81f4eea6e361fda039393f3516e6687547232016a83f6402f31d2a1cc4
pkgname = pulsar-bin
diff --git a/PKGBUILD b/PKGBUILD
index b19bb91323b3..bb7335eaea63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_appname=pulsar
_reponame=pulsar-edit
-_tasktag=5164010308370432
-_datetag=2022111116
+_tasktag=4704092994928640
+_datetag=2022111319
pkgname="${_appname}-bin"
pkgver="1.63.${_datetag}"
-pkgrel=4
+pkgrel=1
pkgdesc="Community build of the hackable text editor, built on Electron"
arch=("x86_64")
url="https://github.com/${_reponame}/${_appname}"
@@ -23,7 +23,7 @@ optdepends=(
provides=("${_appname}")
conflicts=("${_appname}")
source=("${_appname}-${pkgver}.deb::https://api.cirrus-ci.com/v1/artifact/task/${_tasktag}/binary/binaries/${_appname}_${pkgver}_amd64.deb")
-sha256sums=('49eb877093a19eb5f1902dc2e4b3d4e9f5b598dd63ad3d7dcfa109507c09064d')
+sha256sums=('bc814d81f4eea6e361fda039393f3516e6687547232016a83f6402f31d2a1cc4')
prepare() {
bsdtar xf data.tar.xz