summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRastislav Barlik2023-12-05 14:23:22 +0100
committerRastislav Barlik2023-12-05 14:23:22 +0100
commit23ba4eb5ea03148986e654b4d90a393beb0d28ec (patch)
treee0eda4ee347f44e60bb32676e212ab064fb07d3a
parent50b9a0b1bc47edb328e8532f5f280fb457f12d25 (diff)
downloadaur-23ba4eb5ea03148986e654b4d90a393beb0d28ec.tar.gz
release 6
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a107332c19c..9d9efbb64f56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cutecw
pkgdesc = Learn CW using the Koch Method
pkgver = 2.0
- pkgrel = 4
+ pkgrel = 5
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index cf1232d7ac3b..c9169a2df90b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jeff Parent <jecxjo@sdf.lonestar.org>
pkgname=cutecw
pkgver=2.0
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="Learn CW using the Koch Method"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ noextract=()
validpgpkeys=()
sha256sums=('d79ce2a9e0ab2e2c958ea33b5f43a2e000be4d0afd7282847e200062fa44129e')
-_pkgdir="$srcdir/CuteCW-$pkgver"
+_pkgdir="CuteCW-$pkgver"
build() {
cd "$_pkgdir"