summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntony Ho2023-10-11 10:52:32 +0200
committerAntony Ho2023-10-11 10:52:32 +0200
commit599e29b819fff12b97f08fba956b81b49fac9e74 (patch)
tree8d7f55a0f4cfd49720ccf8173ed72d16995ecae2
parentef4430172a4b90035e24476a866d2489872cd906 (diff)
downloadaur-599e29b819fff12b97f08fba956b81b49fac9e74.tar.gz
Update pkgrel after updating build script
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5698258af08e..4b5cd3083889 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = session-desktop
pkgdesc = Private messaging from your desktop
pkgver = 1.11.4
- pkgrel = 1
+ pkgrel = 2
url = https://getsession.org
install = session-desktop.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fa6caf3b8fc4..bb7d2c4baec0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antony Ho <ntonyworkshop@gmail.com>
pkgname=session-desktop
pkgver=1.11.4
-pkgrel=1
+pkgrel=2
pkgdesc="Private messaging from your desktop"
arch=(x86_64)
url="https://getsession.org"