makedeb


una-bin 3.2.0-1


Una is a simple MPR helper.

Click here to go back to the commit logs for una-bin.

Commit:


Hash: 3a5e79aeab283c669d9476d9add0d3e18cc0289c

Message: update to 3.2.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d910e20..1e31ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,36 +1,34 @@
-generated-by = makedeb-makepkg
-
-pkgbase = una-bin
-	pkgdesc = Una is a simple MPR helper.
-	pkgver = 3.1.1
-	pkgrel = 1
-	url = https://github.com/AFK-OS/una
-	arch = any
-	depends = bash
-	depends = bash-completion
-	depends = ncurses-bin
-	depends = python3
-	depends = git
-	depends = wget
-	depends = python3-requests
-	depends = curl
-	depends = coreutils
-	depends = sudo
-	depends = jq
-	depends = gzip
-	depends = zenity
-	depends = git
-	depends = sed
-	depends = sensible-utils
-	depends = asciidoctor
-	provides = una
-	source = https://github.com/AFK-OS/una/raw/main/una
-	source = https://github.com/AFK-OS/una/raw/main/una-completion
-	source = https://github.com/AFK-OS/una/raw/main/una-updater
-	source = https://github.com/AFK-OS/una/raw/main/man/una.8.adoc
-	sha256sums = SKIP
-	sha256sums = SKIP
-	sha256sums = SKIP
-	sha256sums = SKIP
-
+generated-by = makedeb
 pkgname = una-bin
+pkgbase = una-bin
+pkgdesc = Una is a simple MPR helper.
+pkgrel = 1
+pkgver = 3.2.0
+url = https://github.com/AFK-OS/una
+arch = any
+depends = bash
+depends = bash-completion
+depends = ncurses-bin
+depends = python3
+depends = git
+depends = wget
+depends = python3-requests
+depends = curl
+depends = coreutils
+depends = sudo
+depends = jq
+depends = gzip
+depends = zenity
+depends = git
+depends = sed
+depends = sensible-utils
+depends = asciidoctor
+provides = una
+source = https://github.com/AFK-OS/una/raw/main/una
+source = https://github.com/AFK-OS/una/raw/main/una-completion
+source = https://github.com/AFK-OS/una/raw/main/una-updater
+source = https://github.com/AFK-OS/una/raw/main/man/una.8.adoc
+sha256sums = SKIP
+sha256sums = SKIP
+sha256sums = SKIP
+sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c019658..76dbacc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Rudra Saraswat <rs2009@ubuntu.com>
 pkgname=una-bin
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 url='https://github.com/AFK-OS/una'
 pkgdesc='Una is a simple MPR helper.'