pdd: revert to 1.3.
This commit is contained in:
parent
fd2dd190d6
commit
67c5e63eb2
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'pdd'
|
||||
pkgname=pdd
|
||||
version=1.3.1
|
||||
revision=1
|
||||
reverts="1.3.1_1"
|
||||
version=1.3
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="python3-dateutil"
|
||||
|
@ -12,4 +13,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/jarun/pdd"
|
||||
changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
|
||||
checksum=7414924d028b3070e59f196425cf8d93c3606abc4794ffaeed9f4f19d7be5f1c
|
||||
checksum=d1cb1cf2c10a6daf4e7b64318329964f47e38ad3fba0f94325b9eed62ff76402
|
||||
|
|
Loading…
Reference in a new issue