diff options
author | taotieren | 2024-12-22 18:01:31 +0800 |
---|---|---|
committer | taotieren | 2024-12-22 18:01:31 +0800 |
commit | c2bcfc746e40fa02960ae3d2ab470c53a866f3ee (patch) | |
tree | bba99cca6ead34b198d889c0dc90289f8b602fb3 | |
parent | d9084878d62b2850f790977a2744fe2ada391646 (diff) | |
download | aur-c2bcfc746e40fa02960ae3d2ab470c53a866f3ee.tar.gz |
[lilac] updated to 1.1.2.r2423.g0cbe1e8-1
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = python-kicadmodtree pkgdesc = This repository contains scripts to generate custom KiCAD footprints using python, and a framework which allows us to create custom KiCAD footprint. A big bunch of footprints of the KiCad library was developed using this framework. - pkgver = 1.1.2.r2411.gaee43fe + pkgver = 1.1.2.r2423.g0cbe1e8 pkgrel = 1 url = https://gitlab.com/kicad/libraries/kicad-footprint-generator arch = any @@ -1,7 +1,7 @@ # Maintainer: taotieren <admin@taotieren.com> pkgname=python-kicadmodtree -pkgver=1.1.2.r2411.gaee43fe +pkgver=1.1.2.r2423.g0cbe1e8 pkgrel=1 epoch= pkgdesc="This repository contains scripts to generate custom KiCAD footprints using python, and a framework which allows us to create custom KiCAD footprint. A big bunch of footprints of the KiCad library was developed using this framework." |