nutty: revbump for granite 6, build translations
This commit is contained in:
parent
f117a0509f
commit
ebaa03749c
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'nutty'
|
||||
pkgname=nutty
|
||||
version=1.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config vala glib-devel"
|
||||
hostmakedepends="pkg-config gettext vala glib-devel"
|
||||
makedepends="gtk+3-devel libgee08-devel libnotify-devel granite-devel
|
||||
sqlite-devel"
|
||||
short_desc="Network Utility"
|
||||
maintainer="linarcx <linarcx@riseup.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/babluboy/nutty"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
distfiles="https://github.com/babluboy/nutty/archive/${version}.tar.gz"
|
||||
checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
|
||||
python_version=2 #unverified
|
||||
python_version=2
|
||||
|
||||
post_install() {
|
||||
vinstall data/com.github.babluboy.nutty.desktop 644 usr/share/applications
|
||||
|
|
Loading…
Reference in a new issue