diff --git a/PKGBUILD b/PKGBUILD index ab12d88..e499093 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=ip-lookup -pkgver=1.5.2 +pkgver=1.5.3 pkgrel=1 pkgdesc="A simple IP lookup tool that shows city, ASN, and other information. Deadzone.lol Motherfucker." arch=('x86_64') diff --git a/ip-lookup.spec b/ip-lookup.spec index 9f120a6..42577c7 100644 --- a/ip-lookup.spec +++ b/ip-lookup.spec @@ -1,5 +1,5 @@ Name: ip-lookup -Version: 1.5.2 +Version: 1.5.3 Release: 1%{?dist} Summary: A simple IP lookup tool License: GPL diff --git a/template b/template index 973b1a2..16c71d0 100644 --- a/template +++ b/template @@ -1,5 +1,5 @@ pkgname=ip-lookup -version=1.5.2 +version=1.5.3 revision=1 wrksrc="${pkgname}-${version}" build_style=gnu-makefile