package1 another bump

This commit is contained in:
Evgenii Alekseev 2023-11-29 13:27:43 +02:00
parent 6e11fa0100
commit 4a257cd368
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = package1 pkgbase = package1
pkgdesc = Local package for testing purposes pkgdesc = Local package for testing purposes (test build)
pkgver = 20231129 pkgver = 20231129
pkgrel = 1 pkgrel = 2
url = https://example.com url = https://example.com
arch = any arch = any
license = GPL license = GPL

View File

@ -1,7 +1,7 @@
pkgname=package1 pkgname=package1
pkgver=20231129 pkgver=20231129
pkgrel=1 pkgrel=2
pkgdesc="Local package for testing purposes" pkgdesc="Local package for testing purposes (test build)"
arch=('any') arch=('any')
url="https://example.com" url="https://example.com"
license=('GPL') license=('GPL')