summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora4to2022-04-08 03:31:16 +0200
committera4to2022-04-08 03:31:16 +0200
commita41591df558100f0cd03d8af9da2d12047eae42c (patch)
tree1f8fc7871d72e05be01a408b1c1debf203642158
parentd6ecd467e73ece832d89a01dbbef1b66263ac8fb (diff)
downloadaur-a41591df558100f0cd03d8af9da2d12047eae42c.tar.gz
Update.
-rwxr-xr-x.SRCINFO5
-rw-r--r--[-rwxr-xr-x]PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9fd037bcc22..072c20f7dec1 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ez
pkgdesc = Task simplificaltion scripts for increasing the speed and efficiency of common tasks
- pkgver = 1.0.r1
+ pkgver = 1.0.2
pkgrel = 1
url = https://gitlab.com/a4to/EZ
arch = x86_64
@@ -14,7 +14,8 @@ pkgbase = ez
provides = ezdl
provides = ezgc
provides = eztst
- source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/ez-1.0.r1-1-x86_64.pkg.tar.zst
+ provides = ezssl
+ source = https://gitlab.com/a4to/concise/-/raw/master/x86_64/ez-1.0.2-1-x86_64.pkg.tar.zst
sha256sums = a6c2b198fed3c61f78457b71c56efe8424c081bc165f25b2425bc66f1126d2b7
pkgname = ez
diff --git a/PKGBUILD b/PKGBUILD
index 0e617fd9be88..b383db1aa6bd 100755..100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# ---
_pkgname=EZ
pkgname=ez
-pkgver=1.0.r1
+pkgver=1.0.2
pkgrel=1
pkgdesc='Task simplificaltion scripts for increasing the speed and efficiency of common tasks'
arch=(x86_64)
@@ -17,7 +17,7 @@ optdepends=(
'lf: To use 'eztst's lf file-management functionality'
'paru: To use 'ezdl' for downloading packages from the AUR'
)
-provides=(ezdl ezgc eztst)
+provides=(ezdl ezgc eztst ezssl)
source=("https://gitlab.com/a4to/concise/-/raw/master/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.zst")
sha256sums=('a6c2b198fed3c61f78457b71c56efe8424c081bc165f25b2425bc66f1126d2b7')