summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkash Sil2024-10-19 16:10:56 +0530
committerAkash Sil2024-10-19 16:10:56 +0530
commitb5702613417a7383304041dcddeb35ee2cc97301 (patch)
treebf6608313ffec70781ab800b23b195c3357d2cf6
parentcca6b6ac9a704bc065704543c53fdcda84e9f3bd (diff)
downloadaur-b5702613417a7383304041dcddeb35ee2cc97301.tar.gz
Version 1.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0c8a45b5c5f..e9b4ec8488a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = project-monalisa
pkgdesc = This project allows you to explore networking protocols by sending custom packets, monitoring traffic, and identifying services like SSH, FTP, and Telnet without using traditional commands or tools.
- pkgver = 1
+ pkgver = 1.0
pkgrel = 1
url = https://github.com/Akash420-oss/project-monalisa
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ef4efe0f2231..eb4cb917a475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Akash Sil <akashsil420@duck.com>
pkgname='project-monalisa'
-pkgver=1
+pkgver=1.0
pkgrel=1
url='https://github.com/Akash420-oss/project-monalisa'
pkgdesc="This project allows you to explore networking protocols by sending custom packets, monitoring traffic, and identifying services like SSH, FTP, and Telnet without using traditional commands or tools."