diff options
author | erdii | 2023-12-28 19:14:11 +0100 |
---|---|---|
committer | erdii | 2023-12-28 19:14:11 +0100 |
commit | c7ae7d30456a1a43acdaa460879c1fdb6363ca66 (patch) | |
tree | cbda86dd33f61e6ddca8127a9ef84eafa461d651 | |
parent | 181d0a57699b23b82e845fe142a56622a8731198 (diff) | |
download | aur-c7ae7d30456a1a43acdaa460879c1fdb6363ca66.tar.gz |
bump PKGREL to 2
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = rymdport-bin pkgdesc = Cross-platform application for easy encrypted sharing of files, folders, and text between devices. pkgver = 3.5.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/Jacalz/rymdport arch = x86_64 license = GPLv3 @@ -2,7 +2,7 @@ pkgname=rymdport-bin pkgver=3.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Cross-platform application for easy encrypted sharing of files, folders, and text between devices." url="https://github.com/Jacalz/rymdport" license=('GPLv3') |