summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNils Czernia2021-12-23 10:34:37 +0100
committerNils Czernia2021-12-23 10:34:37 +0100
commitf90fee69977396d8405a7bde771a26d3c1b2a60a (patch)
tree4869a6fad53581093e517b803a205abe5ca49c01
parentf91e9fb73e21fc5f5361535c489fe72295ff628b (diff)
downloadaur-f90fee69977396d8405a7bde771a26d3c1b2a60a.tar.gz
Fixed pkgrel
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29d666039861..c3dce152edf4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hamsket-bin
pkgdesc = Forked Free and Open Source messaging and emailing app that combines common web applications into one
pkgver = 0.6.2
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/TheGoddessInari/hamsket
arch = x86_64
license = GPL3
@@ -21,4 +21,3 @@ pkgbase = hamsket-bin
sha256sums = 0bf4d0c849ad6151f77b346fea0424fab910f434378f9890b16fd15a32a10064
pkgname = hamsket-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 58295febc454..a2ff19c40add 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hamsket-bin
_pkgname=hamsket
pkgver=0.6.2
-pkgrel=1
+pkgrel=3
pkgdesc='Forked Free and Open Source messaging and emailing app that combines common web applications into one'
arch=('x86_64')
depends=('alsa-lib' 'bash' 'desktop-file-utils' 'libnotify' 'libxtst' 'libxss' 'nss')