summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2023-10-22 12:53:10 +0300
committerMantas Mikulėnas2023-10-22 12:53:10 +0300
commitf8773b486cf6238212ffe3383739585a1b27fa88 (patch)
tree76152dfd8272d7a28e2271662afd4823b366337c
parent908a4826fd0bcab050fa303a3cc3278d49f083d5 (diff)
downloadaur-netkit-telnet-ssl.tar.gz
apparently 0.17.41.really0.17-1 < 0.17.41+0.2-6
Debian versions are stupid, so let's add even more components.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 360998f3a372..48807de542b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = netkit-telnet-ssl
pkgdesc = Telnet client and server with TLS support (Debian Netkit version)
pkgver = 0.17.41.really0.17
pkgrel = 1
+ epoch = 1
url = http://www.hcs.harvard.edu/~dholland/computers/netkit.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c9164ca9cfba..12e0da181c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@
pkgname=netkit-telnet-ssl
_debver=0.17.41+really0.17
_debrel=4
+epoch=1
pkgver=${_debver//+/.}
pkgrel=1
pkgdesc="Telnet client and server with TLS support (Debian Netkit version)"