Skip to content

Commit f390148

Browse files
authored
Auto-merge: dev-talesam → main
Automated merge performed by build_package.py
2 parents 607db71 + bf4d4b5 commit f390148

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pkgbuild/PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ depends=(
1717
#conflicts=('')
1818
#provides=('')
1919
#replaces=('')
20-
pkgver=$(date +%Y%m%d)
20+
pkgver=$(date +%y.%m.%d)
2121
pkgrel=$(date +%H%M)
22+
epoch=1
2223
arch=('any')
2324
license=('GPL')
2425
url="https://github.com/biglinux/${pkgname}"

0 commit comments

Comments
 (0)