summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxwell Fortney2020-11-12 02:20:39 -0500
committerMaxwell Fortney2020-11-12 02:20:39 -0500
commit3664239d5a9a8378ebfdfb35121125e6278ee74f (patch)
treed117bf8c9c1bf8c85e34bfb97cf9a06b20a97971
parent91476ceddcfb62ad45dd64eb67a694f4e0636b1d (diff)
downloadaur-3664239d5a9a8378ebfdfb35121125e6278ee74f.tar.gz
Fixes .SRCINFO and increments pkgrel
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8eee90e8d2d7..3d385a994cd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,7 @@
pkgbase = bluebubbles-desktop-app
- pkgdesc = Cross-platform iMessage client
- pkgver = 1.0.2
- pkgrel = 1
- url = https://bluebubbles.app/
- arch = x86_64
- license = unknown
- optdepends = noto-fonts-emoji
- source = bluebubbles-desktop-app-1.0.2.deb::https://github.com/BlueBubblesApp/BlueBubbles-Desktop-App/releases/download/1.0.2/bluebubbles-desktop-app-1.0.2.deb
- sha256sums = 5850b62567f600cb5cbf4d51a094fe385672a4029585a12efdd47d925d22eb25
-
-pkgname = bluebubbles-desktop-app
-
-pkgbase = bluebubbles-desktop-app
pkgdesc = Open source cross-platform iMessage client
pkgver = 1.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://bluebubbles.app/
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index 18907fa75947..5294db9f1a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxwell Fortney <maxwellfortney@gmail.com>
pkgname=bluebubbles-desktop-app
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Open source cross-platform iMessage client"
arch=('x86_64')
url="https://bluebubbles.app/"