summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 563303686dcb..d456b9f46993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = sshelter-bin
pkgdesc = Client for the sshelter tool
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/oxodao/sshelter-client
arch = x86_64
license = GPL
- source = https://github.com/oxodao/sshelter-client/releases/download/v0.2/metaprint-v0.2-linux-x86_64
+ source = https://github.com/oxodao/sshelter-client/releases/download/v0.2/sshelter-v0.2-linux-x86_64
md5sums = SKIP
pkgname = sshelter-bin
diff --git a/PKGBUILD b/PKGBUILD
index e8c0417e3de2..7671679dfc40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: oxodao <oxodao@gmail.com>
pkgname=sshelter-bin
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Client for the sshelter tool"
arch=('x86_64')
url="https://github.com/oxodao/sshelter-client"
license=('GPL')
optdepends=()
-source=("https://github.com/oxodao/sshelter-client/releases/download/v$pkgver/metaprint-v$pkgver-linux-$CARCH")
+source=("https://github.com/oxodao/sshelter-client/releases/download/v$pkgver/sshelter-v$pkgver-linux-$CARCH")
md5sums=('SKIP')
package() {