xournalpp: version bump
This commit is contained in:
parent
eb1875454f
commit
6cc69b3c2c
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/jmq.pub
|
untrusted comment: verify with /etc/ports/jmq.pub
|
||||||
RWTTPlFarK9CxJpfV9iVUERn4McMI4WQn4Btfdmn1gVnDD7Z746HUQn/bHubvInEIqIGI6fJ2lY2CJzZKlTrpRmcUlNyMVgN4Qw=
|
RWTTPlFarK9CxBH0gKGxP14b8kEZslJQAy+wLHRDmshBVHm6Dqp0EfR9z9fwgANRlcZmWX+vkz18nUxue7p/MSB5H3p9SSuZIAo=
|
||||||
SHA256 (Pkgfile) = 1420a3504f37a090d50b7eead7690d01416e4868ca4074b5fc3b6e8ae4d572d1
|
SHA256 (Pkgfile) = 8eb37033c29d2120ce3ee856af1a45cfca7bd53cbc09712cdf83bca96174af4b
|
||||||
SHA256 (.footprint) = 4fd5990fe3884fe2e3e851a4a5de7be6bd37ffce7ff3aa233748b043cdce6ba9
|
SHA256 (.footprint) = 4fd5990fe3884fe2e3e851a4a5de7be6bd37ffce7ff3aa233748b043cdce6ba9
|
||||||
SHA256 (xournalpp-1.1.0.tar.gz) = 31b99282bcd1d829f05f1c9ccd07c5d599acc0e69725d135cdc97e1dcaf2baee
|
SHA256 (xournalpp-1.1.1.tar.gz) = 0d7fea5392758d5180eb24cc219660e997f087ae5a62d5f30515a063f81252e2
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
# Nice to have: libungif texlive
|
# Nice to have: libungif texlive
|
||||||
|
|
||||||
name=xournalpp
|
name=xournalpp
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/$name/$name/archive/$version/$name-$version.tar.gz)
|
source=(https://github.com/$name/$name/archive/refs/tags/v${version}.tar.gz)
|
||||||
|
renames=($name-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
Loading…
Reference in New Issue
Block a user