summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantidote19112020-05-26 21:16:36 +0200
committerantidote19112020-05-26 21:16:36 +0200
commit4898c8b471b790f8c7840d9729be5db1f2470700 (patch)
treed80f757d9a2dee6cf9b0f388be176b97d31b3ebc
parentb09aaa2287cccc3834575caed621f2f567f3e32a (diff)
downloadaur-4898c8b471b790f8c7840d9729be5db1f2470700.tar.gz
arsenic correct sha256
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87e2b64ce8fc..b43129a8152d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arsenic
pkgdesc = Qt5 app for encrypt files and text with triple encryption
pkgver = 2.7
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/Antidote1911/arsenic
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 50d8b317941d..637eef8d6c8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=arsenic
pkgver=2.7
-pkgrel=2
+pkgrel=1
pkgdesc="Qt5 app for encrypt files and text with triple encryption"
arch=('x86_64')
url="https://github.com/Antidote1911/${pkgname}"